[Bug inline-asm/46615] New: [4.6 regression] possibly-invalid x86-64 inline asm miscompilation

2010-11-22 Thread astrange at ithinksw dot com
c,obj-c++ Thread model: posix gcc version 4.6.0 20101122 (experimental) (GCC) > gcc -O -o swscale-fails.s -S swscale.i swscale.i: In function 'rgb24ToUV_MMX2': swscale.i:10:2: warning: use of memory input without lvalue in asm operand 0 is deprecated [enabled by default] Working asm (4.2

[Bug testsuite/46595] [4.6 Regression] libquadmath.0.dylib image not found

2010-11-22 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46595 --- Comment #3 from dave at hiauly1 dot hia.nrc.ca 2010-11-23 02:18:42 UTC --- On Mon, 22 Nov 2010, howarth at nitro dot med.uc.edu wrote: > Have you tried with http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02121.html > applied? I had some difficu

[Bug rtl-optimization/46614] [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46614 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/46600] Default move constructor copies array elements instead of moving them.

2010-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46600 --- Comment #3 from Jonathan Wakely 2010-11-22 23:48:47 UTC --- you should definitely try a recent snapshot, there's been a lot of work on move support and g++ is pretty close to the n3126 definitions (although those aren't set in stone yet and m

[Bug rtl-optimization/46614] [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks

2010-11-22 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46614 --- Comment #2 from Zdenek Sojka 2010-11-22 23:47:55 UTC --- Created attachment 22490 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22490 more reduced testcase This one needs less flags, but it gives warnings with -Wall -W - though they sh

[Bug rtl-optimization/46614] [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks

2010-11-22 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46614 --- Comment #1 from Zdenek Sojka 2010-11-22 23:44:09 UTC --- Created attachment 22489 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22489 auto-reduced testcase $ gcc -O -fgcse -fno-rename-registers -fsched2-use-superblocks -fschedule-insns

[Bug rtl-optimization/46614] New: [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks

2010-11-22 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46614 Summary: [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks Product: gcc Version: 4.6.0 Status: U

[Bug c++/46600] Default move constructor copies array elements instead of moving them.

2010-11-22 Thread yacwroy at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46600 --- Comment #2 from Simon Hill 2010-11-22 23:21:04 UTC --- Sorry about that. All that work and I didn't even notice my test GCC was the wrong one.

[Bug middle-end/45297] [4.6 Regression] ICE: in create_linear_expr_from_tree, at graphite-sese-to-poly.c:1210 with -Os -fgraphite-identity

2010-11-22 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45297 --- Comment #5 from Sebastian Pop 2010-11-22 23:17:35 UTC --- Author: spop Date: Mon Nov 22 23:17:25 2010 New Revision: 167060 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167060 Log: Postpone the rewrite out of SSA to the end of the tr

[Bug preprocessor/39213] [4.4/4.5/4.6 regression] Preprocessor ICE with -m64 and --traditional-cpp

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39213 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot |

[Bug fortran/28105] Check for memory allocations bigger than size_t

2010-11-22 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28105 Janne Blomqvist changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug tree-optimization/45934] [4.6 Regression] g++.old-deja/g++.other/dtor5.C FAILs with -finline-small-functions

2010-11-22 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45934 --- Comment #6 from Martin Jambor 2010-11-22 22:07:17 UTC --- Patch posted to the mailing list: http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02296.html

[Bug target/46613] m32c fails to build - m32c_conditional_register_usage missing for m32c-pragma.c

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46613 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/46434] crx-elf --enable-werror-always build fails

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46434 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug driver/43335] Driver crashes dereferencing a null pointer if it can't find lto-wrapper

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43335 Dmitry Gorbachev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/46613] m32c fails to build - m32c_conditional_register_usage missing for m32c-pragma.c

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46613 --- Comment #1 from Jorn Wolfgang Rennecke 2010-11-22 21:50:54 UTC --- Author: amylaar Date: Mon Nov 22 21:50:49 2010 New Revision: 167056 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167056 Log: PR target/46613 * config

[Bug tree-optimization/46053] [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining

2010-11-22 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46053 --- Comment #4 from Martin Jambor 2010-11-22 21:48:03 UTC --- Patch pinged: http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02291.html

[Bug middle-end/46287] No thunk info on call graph edges leads to miscompilations

2010-11-22 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46287 --- Comment #3 from Martin Jambor 2010-11-22 21:47:19 UTC --- Patch pinged: http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02291.html

[Bug target/46613] New: m32c fails to build - m32c_conditional_register_usage missing for m32c-pragma.c

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46613 Summary: m32c fails to build - m32c_conditional_register_usage missing for m32c-pragma.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity:

[Bug objc/29640] C99 VLA size rejected in an objc method definition

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29640 Nicola Pero changed: What|Removed |Added Keywords|rejects-valid | Status|UNCONFIRMED

[Bug objc/41108] ICE in objc_build_ivar_assignment

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41108 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug objc/41108] ICE in objc_build_ivar_assignment

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41108 --- Comment #3 from Nicola Pero 2010-11-22 21:32:52 UTC --- Author: nicola Date: Mon Nov 22 21:32:49 2010 New Revision: 167054 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167054 Log: In gcc/objc/: 2010-11-22 Nicola Pero PR

[Bug target/46434] crx-elf --enable-werror-always build fails

2010-11-22 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46434 --- Comment #3 from Richard Henderson 2010-11-22 21:20:58 UTC --- Author: rth Date: Mon Nov 22 21:20:52 2010 New Revision: 167053 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167053 Log: PR target/46434 * config/crx/crx.c (crx_a

[Bug driver/43335] Driver crashes dereferencing a null pointer if it can't find lto-wrapper

2010-11-22 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43335 --- Comment #2 from Joseph S. Myers 2010-11-22 21:18:18 UTC --- Author: jsm28 Date: Mon Nov 22 21:18:15 2010 New Revision: 167052 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167052 Log: 2010-11-22 Dmitry Gorbachev PR driver/433

[Bug target/46608] picochip-protos.h includes target.h

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46608 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/46608] picochip-protos.h includes target.h

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46608 --- Comment #1 from Jorn Wolfgang Rennecke 2010-11-22 20:55:13 UTC --- Author: amylaar Date: Mon Nov 22 20:55:07 2010 New Revision: 167050 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167050 Log: PR target/46608 * config

[Bug fortran/46520] [4.6 Regression] libquadmath: Build also with --enable-languages=c; fails with some cross targets

2010-11-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46520 Andrew Pinski changed: What|Removed |Added CC||tschwinge at gcc dot |

[Bug other/46612] Failing to build [TARGET]/libquadmath

2010-11-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46612 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/46612] New: Failing to build [TARGET]/libquadmath

2010-11-22 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46612 Summary: Failing to build [TARGET]/libquadmath Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@g

[Bug bootstrap/46609] [4.6 Regression] Failed to bootstrap with --enable-checking=assert

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46609 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug objc/31056] objc bogus warning when using const

2010-11-22 Thread icicle at cg dot tuwien.ac.at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 --- Comment #2 from Thomas Gamper 2010-11-22 20:27:22 UTC --- Hi Nicola, I am sorry, but I had to remove the preprocessed source due to to copyright reasons. OTOH it would not have been helpful, since it wasn't a distilled testcase. Additionally,

[Bug libfortran/46611] New: call to abstract class procedure segmentation fault

2010-11-22 Thread leonard.lopes at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46611 Summary: call to abstract class procedure segmentation fault Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran Assig

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 --- Comment #10 from Dmitry Gorbachev 2010-11-22 19:58:56 UTC --- *** Bug 43316 has been marked as a duplicate of this bug. ***

[Bug middle-end/43316] fold check: original tree changed by fold

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43316 Dmitry Gorbachev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/46609] [4.6 Regression] Failed to bootstrap with --enable-checking=assert

2010-11-22 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46609 --- Comment #1 from hjl at gcc dot gnu.org 2010-11-22 19:56:32 UTC --- Author: hjl Date: Mon Nov 22 19:56:25 2010 New Revision: 167049 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167049 Log: Add check for ENABLE_CHECKING, 2010-11-22

[Bug target/46610] New: gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46610 Summary: gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severit

[Bug libstdc++/40974] [4.3/4.4/4.5/4.6 Regression] cannot build gcc-4.4.1: fenv_t has not been declared

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40974 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/46609] New: [4.6 Regression] Failed to bootstrap with --enable-checking=assert

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46609 Summary: [4.6 Regression] Failed to bootstrap with --enable-checking=assert Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug objc/31056] objc bogus warning when using const

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug objc++/46222] [4.6 Regression] ICE in grokdeclarator, at cp/decl.c:9441

2010-11-22 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46222 --- Comment #3 from Iain Sandoe 2010-11-22 19:30:30 UTC --- This has been done intentionally - the fault that caused the ICE has not been fixed, and has been marked as a P5. In order to allow the test to run (and check the remaining cases) the l

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34033 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34033 --- Comment #3 from Nicola Pero 2010-11-22 19:27:27 UTC --- Author: nicola Date: Mon Nov 22 19:27:17 2010 New Revision: 167048 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167048 Log: In gcc/c-family/: 2010-11-22 Nicola Pero

[Bug objc++/46222] [4.6 Regression] ICE in grokdeclarator, at cp/decl.c:9441

2010-11-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46222 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Commen

[Bug testsuite/43925] Plugin tests unresolved on IRIX 6.5: libintl.h: No such file or directory

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43925 Rainer Orth changed: What|Removed |Added Target Milestone|--- |4.6.0 --- Comment #3 from Rainer Orth 2010

[Bug target/45986] gcc.dg/tls/pr45870.c FAILs on Solaris 10/SPARC and x86

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45986 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug testsuite/43925] Plugin tests unresolved on IRIX 6.5: libintl.h: No such file or directory

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43925 --- Comment #2 from Rainer Orth 2010-11-22 19:09:10 UTC --- Author: ro Date: Mon Nov 22 19:08:59 2010 New Revision: 167046 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167046 Log: Note patch fixing PR testsuite/43925. Modified: tru

[Bug target/45986] gcc.dg/tls/pr45870.c FAILs on Solaris 10/SPARC and x86

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45986 --- Comment #1 from Rainer Orth 2010-11-22 19:06:20 UTC --- Author: ro Date: Mon Nov 22 19:06:15 2010 New Revision: 167045 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167045 Log: Note patch fixing PR target/45986. Modified: trunk/

[Bug target/46608] New: picochip-protos.h includes target.h

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46608 Summary: picochip-protos.h includes target.h Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: target

[Bug c/46596] misbehavior when mixing always_inline and alias attributes in the same compilation unit

2010-11-22 Thread vapier at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46596 --- Comment #3 from Mike Frysinger 2010-11-22 18:51:09 UTC --- i want to provide two symbols -- one that may be overridden and one that always exists. that's the point of having "__foo" be the normal symbol and "foo" being the alias. for people

[Bug rtl-optimization/46603] gcc.dg/vect/slp-multitypes-2.c execution failure

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #26 from H.J. Lu 2010-11-22 18:27:58 UTC --- One approach for linker plugin support may be: 1. GCC driver marks crtbegin.o and crtend.o. 2. Linker processes everything between crtbegin.o and crtend.o with GCC LTO plugin. 3. Linker ge

[Bug fortran/46520] [4.6 Regression] libquadmath: Build also with --enable-languages=c; fails with some cross targets

2010-11-22 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46520 Joseph S. Myers changed: What|Removed |Added Target Milestone|--- |4.6.0 Summary|libquadmath: B

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 Uros Bizjak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug libfortran/46607] New: [4.6 Regression] libgfortran relocated install fails

2010-11-22 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46607 Summary: [4.6 Regression] libgfortran relocated install fails Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran Assi

[Bug objc/36580] ICE at -O2 and above (with strict aliasing) with invalid Objective-C code.

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36580 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-22 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 --- Comment #8 from uros at gcc dot gnu.org 2010-11-22 18:03:05 UTC --- Author: uros Date: Mon Nov 22 18:02:58 2010 New Revision: 167042 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167042 Log: PR middle-end/43057 * fold-const.c (

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #25 from H.J. Lu 2010-11-22 18:02:47 UTC --- The current linker plugin scheme may be flawed. The order of linking libraries (archive and DSO) is very important. They have to be placed between crti.o and crtn.o. We may not link an arc

[Bug lto/46606] ICE in input_gimple_stmt in lto1

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46606 --- Comment #1 from Dmitry Gorbachev 2010-11-22 17:58:51 UTC --- Created attachment 22488 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22488 Backtrace

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 --- Comment #10 from Nicola Pero 2010-11-22 17:58:44 UTC --- So, can I close the bug ? Thanks

[Bug lto/46606] New: ICE in input_gimple_stmt in lto1

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46606 Summary: ICE in input_gimple_stmt in lto1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassig...@gcc.gnu.

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 --- Comment #9 from Matthias Klose 2010-11-22 17:56:29 UTC --- no, can't see this even with 4.4 now, on a system with binutils 2.21

[Bug objc/42293] Can't build ObjC runtime library with GC for W32 target

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42293 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #7 fr

[Bug lto/46605] Segmentation fault in lto_cgraph_replace_node

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46605 --- Comment #1 from Dmitry Gorbachev 2010-11-22 17:52:23 UTC --- Created attachment 22486 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22486 Testcase

[Bug lto/46605] New: Segmentation fault in lto_cgraph_replace_node

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46605 Summary: Segmentation fault in lto_cgraph_replace_node Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassi

[Bug c++/45845] g++.dg/pubtypes.C scan-assembler "A\\\\\\\\0"+[ \\t]+[#;@]+[\\t]+external name

2010-11-22 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45845 m...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #8 fr

[Bug bootstrap/44970] [4.6 regression] Revision 162270 failed to bootstrap

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44970 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug libstdc++/5627] cstdio header failes to compile on sparc-sun-solaris2.7 with _FILE_OFFSET_BITS == 64

2010-11-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5627 Paolo Carlini changed: What|Removed |Added CC||ro at CeBiTec dot |

[Bug libstdc++/46572] forward_list nodes are not packed

2010-11-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46572 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/45722] [4.6 Regression] FAIL: gcc.c-torture/execute/20040709-2.c execution at -O1 and -Os

2010-11-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45722 --- Comment #37 from ro at CeBiTec dot Uni-Bielefeld.DE 2010-11-22 17:05:48 UTC --- The failures are gone on mips-sgi-irix6.5 (both 32 and 64-bit multilibs), too. Thanks. Rainer

[Bug c/45062] [4.6 Regression] Revision 162223 caused ICE at c-decl.c:4064

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45062 --- Comment #6 from Uros Bizjak 2010-11-22 16:41:04 UTC --- (In reply to comment #3) > I will fix this shortly after stage 3 starts. Stage 3 has come, and many dupes show that this PR annoys people quite a lot.

[Bug c/45062] [4.6 Regression] Revision 162223 caused ICE at c-decl.c:4064

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45062 Uros Bizjak changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comment #5 f

[Bug c/46604] FAIL: gcc.dg/pr14963.c (internal compiler error)

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46604 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/44970] [4.6 regression] Revision 162270 failed to bootstrap

2010-11-22 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44970 --- Comment #102 from Paolo Bonzini 2010-11-22 16:20:26 UTC --- Author: bonzini Date: Mon Nov 22 16:20:16 2010 New Revision: 167038 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167038 Log: 2010-11-22 Paolo Bonzini PR bootstrap/449

[Bug target/45261] Doesn't indicate failure status when it doesn't support (attiny2313A)

2010-11-22 Thread ian.rees at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45261 Ian Rees changed: What|Removed |Added Attachment #22480|0 |1 is obsolete|

[Bug tree-optimization/46590] [4.5/4.6 Regression] long compile time with -O2 and many loops

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #11 from Richard Guenther 2010-11-22 16:19:37 UTC --- (In reply to comment #10) > At -O1 we have > > tree SSA rewrite : 23.32 (13%) usr 0.06 ( 3%) sys 22.80 (13%) wall > > 6392 kB ( 3%) ggc > tree SSA incremental : 2

[Bug target/46353] [4.6 regression] fma testsuite failures

2010-11-22 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46353 Michael Meissner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-22 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 --- Comment #7 from uros at gcc dot gnu.org 2010-11-22 16:14:33 UTC --- Author: uros Date: Mon Nov 22 16:14:27 2010 New Revision: 167037 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167037 Log: PR middle-end/43057 * fold-const.c (

[Bug rtl-optimization/46598] [4.5/4.6 Regression] Miscompiles computed goto

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46598 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #7 f

[Bug tree-optimization/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2010-11-22 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 --- Comment #6 from Alexandre Oliva 2010-11-22 15:05:33 UTC --- It checks whether the var type was already remapped. tree-inline.c: can_be_nonlocal(...): /* We must use global type. We call remapped_type instead of remap_type since we do

[Bug tree-optimization/46494] [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46494 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug rtl-optimization/46603] gcc.dg/vect/slp-multitypes-2.c execution failure

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 --- Comment #1 from Eric Botcazou 2010-11-22 14:49:28 UTC --- Author: ebotcazou Date: Mon Nov 22 14:49:22 2010 New Revision: 167034 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167034 Log: PR rtl-optimization/46603 * gcc.dg/vect

[Bug c/46604] New: FAIL: gcc.dg/pr14963.c (internal compiler error)

2010-11-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46604 Summary: FAIL: gcc.dg/pr14963.c (internal compiler error) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unass

[Bug testsuite/46595] [4.6 Regression] libquadmath.0.dylib image not found

2010-11-22 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46595 --- Comment #2 from dave at hiauly1 dot hia.nrc.ca 2010-11-22 14:35:17 UTC --- > Have you tried with http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02121.html > applied? No, but it looks like it would fix the failures. Dave

[Bug rtl-optimization/46602] [4.6 Regression] gcc.dg/pr42245-2.c ICE on ia64

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46602 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug testsuite/46595] [4.6 Regression] libquadmath.0.dylib image not found

2010-11-22 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46595 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot |

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2010-11-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24581 --- Comment #21 from Paolo Carlini 2010-11-22 14:24:08 UTC --- If Joseph's comments are correct, and I trust him, then FIXED is the right status, because his patch actually fixed long standing serious issues vs the letter of Annex G.

[Bug rtl-optimization/46603] New: gcc.dg/vect/slp-multitypes-2.c execution failure

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 Summary: gcc.dg/vect/slp-multitypes-2.c execution failure Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Compone

[Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts

2010-11-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45872 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2010-11-22 Thread marco_atzeri at yahoo dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24581 --- Comment #20 from marco atzeri 2010-11-22 14:17:24 UTC --- (In reply to comment #19) > On Mon, 22 Nov 2010, sgk at troutmask dot apl.washington.edu wrote: > > > That -nan is not an infinity is true but irrelevant, because "A complex or > im

[Bug middle-end/46499] [4.5/4.6 Regression] gcc.c-torture/execute/20051021-1.c FAILs with -fno-tree-dominator-opts -fno-tree-ccp

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46499 --- Comment #4 from Jakub Jelinek 2010-11-22 14:10:16 UTC --- Created attachment 22483 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22483 gcc46-pr46499.patch Untested fix. We have since last: (jump_insn 8 7 9 (set (pc) (label_ref

[Bug testsuite/46230] several vectorization tests FAIL or XPASS on SPARC

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46230 --- Comment #6 from Eric Botcazou 2010-11-22 13:59:50 UTC --- Author: ebotcazou Date: Mon Nov 22 13:59:45 2010 New Revision: 167031 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167031 Log: PR testsuite/46230 * gcc.dg/vect/vect-p

[Bug middle-end/46499] [4.5/4.6 Regression] gcc.c-torture/execute/20051021-1.c FAILs with -fno-tree-dominator-opts -fno-tree-ccp

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46499 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug rtl-optimization/46585] [4.6 Regression] ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling

2010-11-22 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46585 Alexander Monakov changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigne

[Bug tree-optimization/46590] [4.5/4.6 Regression] long compile time with -O2 and many loops

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #10 from Richard Guenther 2010-11-22 13:29:56 UTC --- At -O1 we have tree SSA rewrite : 23.32 (13%) usr 0.06 ( 3%) sys 22.80 (13%) wall 6392 kB ( 3%) ggc tree SSA incremental : 24.05 (14%) usr 0.07 ( 4%) sys 25.27

[Bug tree-optimization/46590] [4.6 Regression] long compile time with -O2 and many loops

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/46103] [c++0x] moving from std::array copies the elements

2010-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46103 Jonathan Wakely changed: What|Removed |Added CC||yacwroy at gmail dot com --- Comment #8

[Bug c++/46600] Default move constructor copies array elements instead of moving them.

2010-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46600 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

  1   2   >