[Bug c++/51476] [c++0x] [4.7 Regression] ICE with invalid pointer-to-member template parameter

2011-12-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51476 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51476] [c++0x] [4.7 Regression] ICE with invalid pointer-to-member template parameter

2011-12-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51476 --- Comment #3 from Dodji Seketeli dodji at gcc dot gnu.org 2011-12-14 08:46:27 UTC --- Author: dodji Date: Wed Dec 14 08:46:13 2011 New Revision: 182324 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182324 Log: PR c++/51476 - ICE on

[Bug fortran/51529] [OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Uninitialized variable used

2011-12-14 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51529 --- Comment #3 from paul.richard.thomas at gmail dot com paul.richard.thomas at gmail dot com 2011-12-14 08:55:08 UTC --- Dear Tobias, However, I do now understand why one needs for SOURCE= to memset the source to NULL - at least as long _copy

[Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list

2011-12-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51475 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/51548] It is impossible to provide translations of some gcc error messages

2011-12-14 Thread niva at niisi dot msk.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51548 --- Comment #1 from niva at niisi dot msk.ru 2011-12-14 09:20:37 UTC --- I have reworked c_parse_error in gcc-4.1.2 using c-common.c from gcc-3.4.6 as a sample. I have also used gcc/po/exgettext from gcc-4.5.1 in order to put messages passed from

[Bug libstdc++/51540] partial_sum (int *, int *, int *, multiplies int ) does not use operator +(complex, complex)

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

[Bug tree-optimization/51254] Missed Optimization: IVOPTS don't handle unaligned memory access.

2011-12-14 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51254 --- Comment #6 from rguenther at suse dot de rguenther at suse dot de 2011-12-14 09:38:51 UTC --- On Wed, 14 Dec 2011, duyuehai at gmail dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51254 --- Comment #5 from Yuehai Du duyuehai

[Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list

2011-12-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51475 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com 2011-12-14 09:42:42 UTC --- Right, error-recovery. The problem is, in release-mode the category can easily change. I'm also not 100% sure that all the PRs are properly cat in

[Bug c++/18248] c_parse_error i18n problems

2011-12-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18248 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||niva at

[Bug c/51548] It is impossible to provide translations of some gcc error messages

2011-12-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51548 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/51550] New: ICE in gfc_get_derived_type, at fortran/trans-types.c:2401

2011-12-14 Thread arjen.markus at deltares dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51550 Bug #: 51550 Summary: ICE in gfc_get_derived_type, at fortran/trans-types.c:2401 Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED

[Bug target/50931] [avr] Support a 24-bit scalar integer mode

2011-12-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50931 --- Comment #2 from Georg-Johann Lay gjl at gcc dot gnu.org 2011-12-14 10:01:04 UTC --- Author: gjl Date: Wed Dec 14 10:00:56 2011 New Revision: 182328 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182328 Log: libgcc/ PR target/50931

[Bug libstdc++/51540] partial_sum (int *, int *, int *, multiplies int ) does not use operator +(complex, complex)

2011-12-14 Thread giecrilj at stegny dot 2a.pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51540 Christopher Yeleighton giecrilj at stegny dot 2a.pl changed: What|Removed |Added Status|RESOLVED

[Bug fortran/51550] ICE in gfc_get_derived_type, at fortran/trans-types.c:2401

2011-12-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51550 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-12-14 10:26:05 UTC --- I think it is a duplicate of pr47545, pr48654, pr49050, pr51075, and pr51393 (note that only pr48654 is marked as a duplicate of pr47545; if there is

[Bug lto/45475] target use in libcpp breaks LTO bootstrap

2011-12-14 Thread ebotcazou at gcc dot gnu.org
-__cxa_atexit --disable-nls --disable-libmudflap Thread model: posix gcc version 4.7.0 20111214 (experimental) [trunk revision 182322] (GCC) Thus reopening...

[Bug target/51523] LTO keeps unneeded functions (mingw32 target)

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51523 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-14 10:36:15 UTC --- This looks more like a linker bug which doesn't seem to account for the contents of the .exp file. It works properly on linux targets with providing a

[Bug libstdc++/51540] partial_sum (int *, int *, int *, multiplies int ) does not use operator +(complex, complex)

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

[Bug c++/51549] QList::operator[] crash in 32bit release version on MacOS for gcc 4.2.1

2011-12-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51549 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/51540] partial_sum (int *, int *, int *, multiplies int ) does not use operator +(complex, complex)

2011-12-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51540 --- Comment #7 from Jonathan Wakely redi at gcc dot gnu.org 2011-12-14 11:02:39 UTC --- (In reply to comment #5) My code does not contain complex numbers but the algorithm is documented to use an operator that uses complex numbers. That's

[Bug libstdc++/51540] doxygen documentation for partial_sum misleading

2011-12-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51540 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|ASSIGNED

[Bug libstdc++/51540] doxygen documentation for partial_sum misleading

2011-12-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51540 --- Comment #9 from Paolo Carlini paolo.carlini at oracle dot com 2011-12-14 11:17:44 UTC --- Thanks for the docs, Jon.

[Bug fortran/51529] [OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Uninitialized variable used

2011-12-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51529 --- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org 2011-12-14 11:18:21 UTC --- (In reply to comment #3) The memset came about for similar reasons with class objects with allocatable components. I had missed this wrinkle with the

[Bug middle-end/51521] [4.7 Regression]: build fails on cris-elf and others building libstdc++-v3: verify_flow_info failed

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51521 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/51547] auto, type deduction, reference collapsing and const: invalid initialization of reference of type 'const X' from expression of type 'const X'

2011-12-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51547 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/51151] Invalid -Woverflow warning in C++ frontend

2011-12-14 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51151 Andreas Krebbel krebbel at gcc dot gnu.org changed: What|Removed |Added CC||krebbel at

[Bug c++/51151] Invalid -Woverflow warning in C++ frontend

2011-12-14 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51151 --- Comment #4 from Andreas Krebbel krebbel at gcc dot gnu.org 2011-12-14 12:02:47 UTC --- libgomp/testsuite/libgomp.c++/for-2.C: In function 'void f7(int, int, int)':^M libgomp/testsuite/libgomp.c++/for-2.C:87:3: error: invalid increment

[Bug c++/51532] Invalid Code Generated for cpu32.

2011-12-14 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51532 --- Comment #4 from Andreas Schwab sch...@linux-m68k.org 2011-12-14 12:11:34 UTC --- Created attachment 26079 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26079 Patch Please try the attached patch.

[Bug c++/51532] Invalid Code Generated for cpu32.

2011-12-14 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51532 Andreas Schwab sch...@linux-m68k.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug lto/51497] [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51497 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/51151] Invalid -Woverflow warning in C++ frontend

2011-12-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51151 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-12-14 13:05:35 UTC --- r182175 fixed one failure on s390x but introduced a couple of new fails: FAIL: libgomp.c/atomic-2.c execution test --- FAIL: libgomp.c++/for-2.C

[Bug lto/48508] ICE in output_die, at dwarf2out.c:11409

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48508 --- Comment #12 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-14 14:33:27 UTC --- Even more reduced, fails with ./g++ -B. -g -O -r -nostdlib 1.ii 2.ii -flto -finline-small-functions lto1: internal compiler error: in output_die, at

[Bug debug/51517] [4.5/4.6/4.7 Regression] Wrong debug information for pointers with negative strides.

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51517 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/51534] Bad code gen for vcgtq_u32 NEON intrinsic

2011-12-14 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51534 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug lto/48508] ICE in output_die, at dwarf2out.c:11409

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48508 --- Comment #13 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-14 15:00:23 UTC --- Even more reduced: void __attribute__((externally_visible)) foo (int i) { } - static void bar (void) { extern void foo (int); foo (0); } int

[Bug debug/51517] [4.5/4.6/4.7 Regression] Wrong debug information for pointers with negative strides.

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51517 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/51551] New: tree-loop-optimize chews all memory

2011-12-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51551 Bug #: 51551 Summary: tree-loop-optimize chews all memory Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Keywords: memory-hog Severity:

[Bug tree-optimization/51551] tree-loop-optimize chews all memory

2011-12-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51551 --- Comment #1 from Georg-Johann Lay gjl at gcc dot gnu.org 2011-12-14 15:21:45 UTC --- Created attachment 26083 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26083 Compiler output with -v

[Bug lto/48508] ICE in output_die, at dwarf2out.c:11409

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48508 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug lto/51497] [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51497 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug lto/51497] [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51497 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-14 15:31:31 UTC --- Author: rguenth Date: Wed Dec 14 15:31:24 2011 New Revision: 182336 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182336 Log: 2011-12-14 Richard

[Bug lto/51497] [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107

2011-12-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51497 --- Comment #10 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-12-14 15:36:19 UTC --- Created attachment 26080 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26080 patch candidate ... The patch fixes this pr without any visible

[Bug c++/51532] Invalid Code Generated for cpu32.

2011-12-14 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51532 --- Comment #5 from Joel Sherrill joel at gcc dot gnu.org 2011-12-14 15:38:43 UTC --- This patch allows m68k-rtems4.11 to complete building the compiler and newlib with C and C++. I haven't tried other languages, built RTEMS itself, or run

[Bug target/51523] LTO keeps unneeded functions (mingw32 target)

2011-12-14 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51523 --- Comment #6 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-12-14 15:45:29 UTC --- Filed a linker bug http://sourceware.org/PR13497.

[Bug lto/48508] ICE in output_die, at dwarf2out.c:11409

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48508 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at

[Bug c++/51406] [4.5/4.6/4.7 Regression][c++0x] Incorrect result of static_cast to rvalue reference to base class.

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51406 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org 2011-12-14 16:03:45 UTC --- Author: jason Date: Wed Dec 14 16:03:37 2011 New Revision: 182340 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182340 Log: PR c++/51406 PR

[Bug c++/51161] [C++0x] Illegal static_cast to rvalue reference to ambiguous base class

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51161 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2011-12-14 16:03:16 UTC --- Author: jason Date: Wed Dec 14 16:03:07 2011 New Revision: 182339 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182339 Log: PR c++/51406 PR

[Bug c++/51406] [4.5/4.6/4.7 Regression][c++0x] Incorrect result of static_cast to rvalue reference to base class.

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51406 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2011-12-14 16:03:16 UTC --- Author: jason Date: Wed Dec 14 16:03:07 2011 New Revision: 182339 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182339 Log: PR c++/51406 PR

[Bug c++/51161] [C++0x] Illegal static_cast to rvalue reference to ambiguous base class

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51161 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2011-12-14 16:03:44 UTC --- Author: jason Date: Wed Dec 14 16:03:37 2011 New Revision: 182340 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182340 Log: PR c++/51406 PR

[Bug c++/51406] [4.5/4.6/4.7 Regression][c++0x] Incorrect result of static_cast to rvalue reference to base class.

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51406 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51161] [C++0x] Illegal static_cast to rvalue reference to ambiguous base class

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51161 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/51551] tree-loop-optimize chews all memory

2011-12-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51551 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/51248] [4.6/4.7 Regression] ICE with pointer to enum

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51248 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/51463] [c++0x] [4.7 Regression] ICE declaring a member function virtual and static

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51463 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug debug/51471] [4.7 Regression] gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu

2011-12-14 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 vries at gcc dot gnu.org changed: What|Removed |Added CC||rsandifo at redhat dot com ---

[Bug debug/51471] [4.7 Regression] gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list

2011-12-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51475 --- Comment #7 from Dodji Seketeli dodji at gcc dot gnu.org 2011-12-14 18:18:56 UTC --- A candidate patch was sent to http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01120.html

[Bug target/51003] bfin ICE compiling libgcc in gen_const_vector, at emit-rtl.c:5476

2011-12-14 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51003 --- Comment #2 from Joel Sherrill joel at gcc dot gnu.org 2011-12-14 18:26:11 UTC --- Stuart Henderson sent this in response to my status report to gcc@ mailing list. This looks like a known, general issue which Bernd had a fix for, but it

[Bug target/51552] New: bfin generates bad assembly

2011-12-14 Thread joel at gcc dot gnu.org
Component: target AssignedTo: unassig...@gcc.gnu.org ReportedBy: j...@gcc.gnu.org Created attachment 26085 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26085 Preprocessed test case xgcc (GCC) 4.7.0 20111214 (experimental) [trunk revision 182330] Target: bfin-rtems4.11

[Bug c++/51553] New: brace initialization and conversion operators

2011-12-14 Thread dave at boostpro dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51553 Bug #: 51553 Summary: brace initialization and conversion operators Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/51554] New: ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall

2011-12-14 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51554 Bug #: 51554 Summary: ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug ada/51555] New: Thinks System.Address is 64 bits wide when compiling with -m32

2011-12-14 Thread baldrick at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51555 Bug #: 51555 Summary: Thinks System.Address is 64 bits wide when compiling with -m32 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug debug/51471] [4.7 Regression] gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/51556] New: Bizarre member template protection errors

2011-12-14 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51556 Bug #: 51556 Summary: Bizarre member template protection errors Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug c++/51556] Bizarre member template protection errors

2011-12-14 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51556 --- Comment #1 from Andy Lutomirski luto at mit dot edu 2011-12-14 20:28:28 UTC --- Created attachment 26087 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26087 Working test

[Bug debug/51471] [4.7 Regression] gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 --- Comment #10 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-14 20:28:34 UTC --- *** Bug 51536 has been marked as a duplicate of this bug. ***

[Bug debug/51536] [4.7 Regression] ICE on mips64 with -march=octeon -O2 -g -fno-omit-frame-pointer

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51536 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/51556] Bizarre member template protection errors

2011-12-14 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51556 --- Comment #2 from Andy Lutomirski luto at mit dot edu 2011-12-14 20:30:01 UTC --- Created attachment 26088 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26088 Preprocessed test cases

[Bug rtl-optimization/51505] [4.5/4.6/4.7 Regression] ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51505 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug middle-end/51544] uninitialized variable false positive prevents bootstrap with -fipa-cp-clone

2011-12-14 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51544 Matt Hargett matt at use dot net changed: What|Removed |Added Summary|uninitialized variable |uninitialized variable

[Bug bootstrap/50148] GCC fails to bootstrap with -O3 due to may be used uninitialized errors

2011-12-14 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50148 Matt Hargett matt at use dot net changed: What|Removed |Added CC||matt at use dot net

[Bug c++/51556] Bizarre member template protection errors

2011-12-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51556 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||manu at gcc

[Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list

2011-12-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51475 --- Comment #8 from Dodji Seketeli dodji at gcc dot gnu.org 2011-12-14 21:49:57 UTC --- Author: dodji Date: Wed Dec 14 21:49:52 2011 New Revision: 182343 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182343 Log: PR c++/51475 - ICE with

[Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list

2011-12-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51475 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/51557] New: [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2244 with custom flags

2011-12-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51557 Bug #: 51557 Summary: [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2244 with custom flags Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c/51542] bootstrap failure due to uninitialized variable use in c-parser

2011-12-14 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51542 Marc Glisse marc.glisse at normalesup dot org changed: What|Removed |Added CC|

[Bug c++/51554] ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51554 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2011-12-14 22:26:27 UTC --- Author: jason Date: Wed Dec 14 22:26:24 2011 New Revision: 182346 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182346 Log: PR c++/51554 *

[Bug c++/51545] missing -Wparentheses diagnostic with compound assignment used as condition

2011-12-14 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51545 Marc Glisse marc.glisse at normalesup dot org changed: What|Removed |Added CC|

[Bug c++/51248] [4.6/4.7 Regression] ICE with pointer to enum

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51248 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2011-12-14 22:26:16 UTC --- Author: jason Date: Wed Dec 14 22:26:13 2011 New Revision: 182345 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182345 Log: PR c++/51248 *

[Bug libstdc++/51558] New: Declaration of unspecialized std::hash_Tp::operator()(_Tp) turns compile-time errors into link-time errors

2011-12-14 Thread jyasskin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51558 Bug #: 51558 Summary: Declaration of unspecialized std::hash_Tp::operator()(_Tp) turns compile-time errors into link-time errors Classification: Unclassified Product:

[Bug c++/51554] ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall

2011-12-14 Thread dnovillo at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51554 --- Comment #2 from dnovillo at google dot com dnovillo at google dot com 2011-12-14 22:32:33 UTC --- Wow, that was quick, thanks! Diego. On Wed, Dec 14, 2011 at 17:26, jason at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org wrote:

[Bug c++/51248] [4.6/4.7 Regression] ICE with pointer to enum

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51248 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2011-12-14 22:33:42 UTC --- Author: jason Date: Wed Dec 14 22:33:39 2011 New Revision: 182348 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182348 Log: PR c++/51248 *

[Bug c++/51248] [4.6/4.7 Regression] ICE with pointer to enum

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51248 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/16458] PowerPC - redundant compare

2011-12-14 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16458 --- Comment #5 from Peter Bergner bergner at gcc dot gnu.org 2011-12-14 22:42:57 UTC --- Created attachment 26091 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26091 Another partial fix... Answering Nathan's comment from his patch: +/*

[Bug c++/51559] New: decimal128 operates incorrectly compared to decimal32 and decimal64

2011-12-14 Thread mingodad at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51559 Bug #: 51559 Summary: decimal128 operates incorrectly compared to decimal32 and decimal64 Classification: Unclassified Product: gcc Version: 4.6.1 Status:

[Bug c++/51554] ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51554 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/51228] [4.5/4.6/4.7 Regression] ICE with transparent union

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51228 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug libstdc++/51558] Declaration of unspecialized std::hash_Tp::operator()(_Tp) turns compile-time errors into link-time errors

2011-12-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51558 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-12-14 22:57:11 UTC --- Could we put a static_assert in the default operator() definition?

[Bug debug/51471] [4.7 Regression] gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 --- Comment #11 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-14 22:58:55 UTC --- This is the patch which I am testing: Index: genattrtab.c === --- genattrtab.c

[Bug c++/51473] [c++0x] ICE with auto and friend

2011-12-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51473 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/51457] Add warning about impossible boolean comparisons

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51457 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/44077] -Wtype-limits fails to warn for _Bool comparisons

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44077 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/44077] -Wtype-limits fails to warn for _Bool comparisons

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44077 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||lloyd at

[Bug target/51050] [AVR, attiny26] ICE: invalid rtl sharing found in the insn

2011-12-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51050 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/51557] [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2244 with custom flags

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51557 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug c/50286] Missed optimization, fails to propagate bool

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50286 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug c++/51458] [4.7 Regression] Accepts invalid designated initializers

2011-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51458 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug rtl-optimization/51353] GCC incorrectly optimizes away assignment to return address

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51353 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-14 23:28:00 UTC --- I think this should be: *(((volatile void **)__builtin_frame_address(0))+1) = exc; GCC thinks it does not alias thing which is why it is removing

[Bug c++/51331] [4.6/4.7 Regression] bad code generated when explicitly calling auto-generated constructor of virtual base

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51331 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Known to work||4.1.2 Target

[Bug middle-end/51279] xplor-nih-2.27/nmrPot/solnScatPot.cc ICEs on -O1 -funroll-loops

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51279 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/51557] [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2244 with custom flags

2011-12-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51557 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2011-12-14 23:40:58 UTC --- Created attachment 26093 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26093 gcc47-pr51557.patch Untested fix.

  1   2   >