[Bug gcov-profile/51113] [4.7 regression] rev. 181105 causes Firefox profiledbuild failure

2011-11-13 Thread nathan at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51113 Nathan Sidwell nathan at gcc dot gnu.org changed: What|Removed |Added CC||nathan at gcc

[Bug gcov-profile/51113] [4.7 regression] rev. 181105 causes Firefox profiledbuild failure

2011-11-13 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51113 --- Comment #2 from Markus Trippelsdorf markus at trippelsdorf dot de 2011-11-13 10:29:54 UTC --- (In reply to comment #1) hm, at a wild guess it looks like -fvisibility-inlines-hidden is not being taken into consideration in my patch. If you

[Bug tree-optimization/51117] New: [4.7 regression] rev.181172 causes glibc build failure

2011-11-13 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51117 Bug #: 51117 Summary: [4.7 regression] rev.181172 causes glibc build failure Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c/51111] Optimization bug with array

2011-11-13 Thread vova7890 at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 vova7890 vova7890 at mail dot ru changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on *-apple-darwin*

2011-11-13 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 --- Comment #14 from Jan Hubicka hubicka at ucw dot cz 2011-11-13 12:41:03 UTC --- Hi, I finally debugged this. It is an ordering issue - emutls adds new variables but remove_unreachable_functions expects that visibility pass has been run and

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on *-apple-darwin*

2011-11-13 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 --- Comment #15 from Iain Sandoe iains at gcc dot gnu.org 2011-11-13 12:51:00 UTC --- (In reply to comment #14) Hi, I finally debugged this. Great! :-) It is an ordering issue - emutls adds new variables but remove_unreachable_functions

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on *-apple-darwin*

2011-11-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 --- Comment #16 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-11-13 12:54:11 UTC --- I have found that reverting the change for gcc/cgraphunit.c in revision 179429 and doing a simple update is not enough to fix the libstdc++-v3

[Bug c++/50431] [C++0x] bug in def array size with a lambda

2011-11-13 Thread zhudiqi at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50431 --- Comment #6 from zhudiqi at 163 dot com 2011-11-13 12:59:47 UTC --- (In reply to comment #5) I guess we can close this as fixed in 4.7.0. Yes, I think so.

[Bug gcov-profile/51113] [4.7 regression] rev. 181105 causes Firefox profiledbuild failure

2011-11-13 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51113 --- Comment #3 from Markus Trippelsdorf markus at trippelsdorf dot de 2011-11-13 13:07:15 UTC --- Please note that this happens with the gold linker. When I use ld.bfd the build fails much later (during libxul linking).

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on *-apple-darwin*

2011-11-13 Thread jh at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 --- Comment #17 from jh at suse dot de 2011-11-13 13:08:12 UTC --- Is this a missing dependency in the make? Makefiles generally do not track changes in your compiler. You need to fully rebuild then. I am travelling today, but should have

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-11-13 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #23 from Iain Sandoe iains at gcc dot gnu.org 2011-11-13 13:58:47 UTC --- Author: iains Date: Sun Nov 13 13:58:43 2011 New Revision: 181336 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181336 Log: gcc: PR target/48108

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-11-13 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/36993] g++ crashes with segfault upon wrong placement of case label

2011-11-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36993 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/51108] g++ segfault

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

[Bug middle-end/51116] [4.7 Regression] configure: error: cannot compute suffix of object files: cannot compile

2011-11-13 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51116 --- Comment #5 from dave.anglin at bell dot net 2011-11-13 16:33:10 UTC --- On 13-Nov-11, at 12:27 AM, jimis at gmx dot net wrote: I'm curious though: in pa64-hpux.h I can see that this part is in the GAS-specific part. Why are we emmiting

[Bug c++/45385] [4.4/4.5/4.6 Regression] missing -Wconversion for method calls

2011-11-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45385 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/51116] [4.7 Regression] configure: error: cannot compute suffix of object files: cannot compile

2011-11-13 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51116 --- Comment #6 from dave.anglin at bell dot net 2011-11-13 17:13:34 UTC --- On 13-Nov-11, at 12:27 AM, jimis at gmx dot net wrote: Does the following simple patch solve it? This undoes an optimisation, and there is an ongoing discussion

[Bug other/19563] Makefiles don't handle configure --program-suffix

2011-11-13 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19563 --- Comment #4 from bero at arklinux dot org 2011-11-13 18:17:20 UTC --- It has worked for me for the last couple of years as well, so whatever caused it is fixed

[Bug lto/48094] ld: warning: section has unexpectedly large size errors in objc/obj-c++ lto

2011-11-13 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48094 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING ---

[Bug target/50694] SH Target: SH2A little endian does not actually work

2011-11-13 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50694 --- Comment #10 from Kazumoto Kojima kkojima at gcc dot gnu.org 2011-11-13 23:00:15 UTC --- Author: kkojima Date: Sun Nov 13 23:00:10 2011 New Revision: 181340 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181340 Log: PR target/50694

[Bug middle-end/51116] [4.7 Regression] configure: error: cannot compute suffix of object files: cannot compile

2011-11-13 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51116 Joel Sherrill joel at gcc dot gnu.org changed: What|Removed |Added CC||joel at gcc dot

[Bug bootstrap/51118] New: ICE when bootstrapping on Ubuntu 11.10/amd64 with stage1 checking enabled

2011-11-13 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51118 Bug #: 51118 Summary: ICE when bootstrapping on Ubuntu 11.10/amd64 with stage1 checking enabled Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug other/50925] [4.7 Regression][avr] ICE at spill_failure, at reload1.c:2118

2011-11-13 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925 --- Comment #6 from Joel Sherrill joel at gcc dot gnu.org 2011-11-14 01:26:40 UTC --- (In reply to comment #5) Asserting that the bug is not a flaw in avr backend, I set the component to other. The bug is somewhere in the

[Bug target/47563] m32r does not have synchronization primitives

2011-11-13 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47563 Joel Sherrill joel at gcc dot gnu.org changed: What|Removed |Added CC|law at redhat dot com | --- Comment #2

[Bug target/47563] m32r does not have synchronization primitives

2011-11-13 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47563 Joel Sherrill joel at gcc dot gnu.org changed: What|Removed |Added CC||law at redhat dot

[Bug other/50925] [4.7 Regression][avr] ICE at spill_failure, at reload1.c:2118

2011-11-13 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925 Joel Sherrill joel at gcc dot gnu.org changed: What|Removed |Added CC||law at redhat dot

[Bug c/51101] i386-rtems fails to compile dwarf2asm.c

2011-11-13 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51101 --- Comment #1 from Joel Sherrill joel at gcc dot gnu.org 2011-11-14 03:06:18 UTC --- Was not present ... i386-rtems4.11-gcc (GCC) 4.7.0 2008 (experimental) [trunk revision 181159]

[Bug c++/51107] [C++11] Accepts invalid literal operator with void argument list.

2011-11-13 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51107 --- Comment #3 from Ed Smith-Rowland 3dw4rd at verizon dot net 2011-11-14 03:42:45 UTC --- DECL_USE_TEMPLATE (decl) == 0 for template specializations. So DECL_TEMPLATE_SPECIALIZATION (current_function_decl) is false. In fact

[Bug c++/51107] [C++11] Accepts invalid literal operator with void argument list.

2011-11-13 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51107 --- Comment #4 from Ed Smith-Rowland 3dw4rd at verizon dot net 2011-11-14 05:03:05 UTC --- Created attachment 25813 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25813 Patch in typeck.c and enhaced testcase. gcc/testsuite/ 2011-11-14 Ed

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-11-13 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #5 from Gregory Maxwell gmaxwell at gmail dot com 2011-11-14 06:19:44 UTC --- Still failing with r181345

[Bug bootstrap/51112] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-11-13 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51112 --- Comment #1 from irar at gcc dot gnu.org 2011-11-14 06:41:13 UTC --- Author: irar Date: Mon Nov 14 06:41:09 2011 New Revision: 181347 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181347 Log: PR bootstrap/51112 *

[Bug libfortran/51119] New: MATMUL slow for large matrices

2011-11-13 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51119 Bug #: 51119 Summary: MATMUL slow for large matrices Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Priority:

[Bug libfortran/51119] MATMUL slow for large matrices

2011-11-13 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51119 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last