[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-11 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 --- Comment #6 from Markus Trippelsdorf markus at trippelsdorf dot de 2012-06-11 06:27:16 UTC --- The attached testcase crashes in determine_visibility. 4.8 is also affected. Here is an ugly testcase: markus@x4 /tmp % cat test.ii

[Bug c++/53627] perfect forwarding for static int member

2012-06-11 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53627 --- Comment #8 from Daniel Krügler daniel.kruegler at googlemail dot com 2012-06-11 06:47:42 UTC --- (In reply to comment #7) (In reply to comment #4) because that was fixed with C++11 due to

[Bug c++/53627] perfect forwarding for static int member

2012-06-11 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53627 --- Comment #8 from Daniel Krügler daniel.kruegler at googlemail dot com 2012-06-11 06:47:42 UTC --- (In reply to comment #7) (In reply to comment #4) because that was fixed with C++11 due to

[Bug c++/53629] New: [c++11] spurious uninitialized warning in case of non-static data member initializers.

2012-06-11 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53629 Bug #: 53629 Summary: [c++11] spurious uninitialized warning in case of non-static data member initializers. Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/53629] [c++11] spurious uninitialized warning in case of non-static data member initializers.

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

[Bug c++/53594] [C++11] Spurious -Wuninitialized warning for member with NSDMI

2012-06-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53594 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug c++/53594] [C++11] Spurious -Wuninitialized warning for member with NSDMI

2012-06-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53594 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libstdc++/53630] New: C+11 regex compiler produces SIGSEGV

2012-06-11 Thread bisqwit at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53630 Bug #: 53630 Summary: C+11 regex compiler produces SIGSEGV Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/53630] C+11 regex compiler produces SIGSEGV

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53630 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-11 08:29:50 UTC --- Documented as missing in http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2011 The whole of Clause 28 is partially supported or not

[Bug libstdc++/53631] New: [C++11] regex is unimplemented

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631 Bug #: 53631 Summary: [C++11] regex is unimplemented Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/53630] C+11 regex compiler produces SIGSEGV

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

[Bug libstdc++/52719] C++11 std::regex is broken compiling simple regular expressions

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

[Bug libstdc++/53622] C++11 regex captures extra characters

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

[Bug libstdc++/49870] regex_match vs. ^

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

[Bug libstdc++/53631] [C++11] regex is unimplemented

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||bisqwit at iki

[Bug libstdc++/53631] [C++11] regex is unimplemented

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||bisqwit at iki

[Bug libstdc++/53631] [C++11] regex is unimplemented

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||bisqwit at iki

[Bug rtl-optimization/32629] missing CSE for constant in registers / inefficient memset

2012-06-11 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32629 --- Comment #3 from rguenther at suse dot de rguenther at suse dot de 2012-06-11 08:39:45 UTC --- On Sat, 9 Jun 2012, hubicka at ucw dot cz wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32629 --- Comment #2 from Jan Hubicka hubicka at

[Bug c++/53594] [C++11] Spurious -Wuninitialized warning for member with NSDMI

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

[Bug bootstrap/51969] [4.6 regression] trunk gcc unable to build gcc 4.6

2012-06-11 Thread jye2 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51969 --- Comment #8 from jye2 at gcc dot gnu.org 2012-06-11 09:10:17 UTC --- Author: jye2 Date: Mon Jun 11 09:10:07 2012 New Revision: 188381 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188381 Log: 2012-06-11 Joey Ye joey...@arm.com

[Bug middle-end/52214] [4.7 Regression] FAIL: g++.dg/tree-ssa/pr44706.C -std=gnu++* scan-tree-dump-not fnsplit Splitting function

2012-06-11 Thread jye2 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52214 --- Comment #5 from jye2 at gcc dot gnu.org 2012-06-11 09:10:16 UTC --- Author: jye2 Date: Mon Jun 11 09:10:07 2012 New Revision: 188381 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188381 Log: 2012-06-11 Joey Ye joey...@arm.com

[Bug middle-end/48600] [4.6 Regression] ICE when using cold attribute

2012-06-11 Thread jye2 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48600 --- Comment #22 from jye2 at gcc dot gnu.org 2012-06-11 09:10:14 UTC --- Author: jye2 Date: Mon Jun 11 09:10:07 2012 New Revision: 188381 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188381 Log: 2012-06-11 Joey Ye joey...@arm.com

[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/53599] [4.7/4.8 Regression] gcc-4.7.1_rc20120606 segfaults compiling boost.karma

2012-06-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53599 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||rohangarg at

[Bug c++/53594] [C++11] Spurious -Wuninitialized warning for member with NSDMI

2012-06-11 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53594 --- Comment #6 from vincenzo Innocente vincenzo.innocente at cern dot ch 2012-06-11 09:28:49 UTC --- the patch compiles and fixes my test case, I've not tested any possible side effects

[Bug web/53632] New: [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 Bug #: 53632 Summary: [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails Classification: Unclassified Product: gcc Version: unknown

[Bug middle-end/53623] [4.7/4.8 Regression] sign extension is effectively split into two x86-64 instructions

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53623 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Depends on||50176

[Bug middle-end/53616] [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53616 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/53605] [4.7/4.8 Regression] Compiler ICEs in size_binop_loc

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53605 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/51466] [4.7 Regression] ICE in gimple_rhs_has_side_effects,

2012-06-11 Thread xguo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51466 --- Comment #7 from xuepeng guo xguo at gcc dot gnu.org 2012-06-11 09:51:11 UTC --- Author: xguo Date: Mon Jun 11 09:51:05 2012 New Revision: 188383 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188383 Log: 2012-06-11 Terry Guo

[Bug tree-optimization/50078] [4.6 Regression] combine wrong code: volatile accesses optimized out

2012-06-11 Thread xguo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50078 --- Comment #16 from xuepeng guo xguo at gcc dot gnu.org 2012-06-11 09:51:12 UTC --- Author: xguo Date: Mon Jun 11 09:51:05 2012 New Revision: 188383 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188383 Log: 2012-06-11 Terry Guo

[Bug ada/53590] new compiler generates both SISD and SIMD instructions for parallel operations of a pure function

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug ada/53590] new compiler generates both SISD and SIMD instructions for parallel operations of a pure function

2012-06-11 Thread georggcc at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590 --- Comment #3 from Georg georggcc at googlemail dot com 2012-06-11 10:09:18 UTC --- (In reply to comment #2) Other versions of the Ada compiler, and the C compiler, and the C++ compiler of the same version produce 1 DIVPD instruction, as

[Bug ada/53592] ICE when hitting assigment to component of SSE vector_type

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

[Bug c++/53613] Cannot override a inline = default virtual destructor.

2012-06-11 Thread kirbyz...@sogou-inc.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53613 --- Comment #3 from Kirby Zhou kirbyz...@sogou-inc.com 2012-06-11 10:15:58 UTC --- (In reply to comment #1) Fixed on trunk by patch for PR 50043 Did this patch apply to 4.7 branch? I retested with 4.7 branch 20120610, The bug is still exist.

[Bug c++/53613] Cannot override a inline = default virtual destructor.

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

[Bug c++/50043] [C++0x] Implement core/1123

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50043 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug ada/53590] new compiler generates both SISD and SIMD instructions for parallel operations of a pure function

2012-06-11 Thread georggcc at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590 --- Comment #4 from Georg georggcc at googlemail dot com 2012-06-11 10:31:00 UTC --- (In reply to comment #3) (In reply to comment #2) Other versions of the Ada compiler, and the C compiler, and the C++ compiler of the same version produce

[Bug c++/53605] [4.7/4.8 Regression] Compiler ICEs in size_binop_loc

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53605 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc

[Bug ada/53590] compiler fails to generate SIMD instruction for FP division

2012-06-11 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |UNCONFIRMED

[Bug tree-optimization/36602] memset should be optimized into an empty CONSTRUCTOR

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36602 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-11 10:58:41 UTC --- Ok. I suppose I need to fix gcc.target/x86_64/abi/test_struct_returning.c somehow then ... :/

[Bug ada/53590] compiler fails to generate SIMD instruction for FP division

2012-06-11 Thread georggcc at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590 --- Comment #6 from Georg georggcc at googlemail dot com 2012-06-11 10:59:41 UTC --- (In reply to comment #5) Small note: Same sequence of instructions from GNAT GPL 2011 running on x86_64 Linux/GNU: You're comparing apples with oranges

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 --- Comment #1 from Frédéric Buclin LpSolit at netscape dot net 2012-06-11 11:04:57 UTC --- I did no changes to the Bugzilla code for almost two months, so I guess the problem is external to Bugzilla. Based on duplicated comments in emails, I

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 --- Comment #2 from Frédéric Buclin LpSolit at netscape dot net 2012-06-11 11:06:57 UTC --- Wow, Bugzilla is indeed very slow, even when sending two emails only.

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #17 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-11 11:09:17 UTC --- I can reproduce it on SLE11-SP2, glibc-2.11.3, with plain ./configure --with-build-config=bootstrap-lto. Honza? I suppose we have spurious

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-11 11:16:38 UTC --- Yeah :-) It's got _really_ slow. I don't remember which day it happened, but it was a very noticeable sudden change from reasonably responsive to very slow.

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 Frédéric Buclin LpSolit at netscape dot net changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 --- Comment #5 from Frédéric Buclin LpSolit at netscape dot net 2012-06-11 11:36:20 UTC --- fche told me on IRC that jobqueue has been disabled two weeks ago, which is exactly when the slowness started to appear. So it may still be mail-related.

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 --- Comment #6 from Frédéric Buclin LpSolit at netscape dot net 2012-06-11 11:46:26 UTC --- He just told me that the checks for outgoing emails take between 2 and 10 seconds *per email*! I think we found the culprit. Either the scan must be

[Bug c/53633] New: __attribute__((naked)) should disable -Wreturn-type

2012-06-11 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 Bug #: 53633 Summary: __attribute__((naked)) should disable -Wreturn-type Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 --- Comment #7 from Frédéric Buclin LpSolit at netscape dot net 2012-06-11 12:03:19 UTC --- fche says that some spammers create a Bugzilla account to send spam, which is why these spam checks are enabled for outgoing emails. So to mitigate the

[Bug middle-end/53623] [4.7/4.8 Regression] sign extension is effectively split into two x86-64 instructions

2012-06-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53623 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug debug/53470] [4.8 Regression] ICE when linking with -g in splice_child_die, at dwarf2out.c:4264

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53470 --- Comment #11 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-11 12:38:06 UTC --- Removing the whole if (debug_info_level DINFO_LEVEL_TERSE || (TYPE_CONTEXT (type) TREE_CODE (TYPE_CONTEXT (type)) != FUNCTION_DECL

[Bug debug/53470] [4.8 Regression] ICE when linking with -g in splice_child_die, at dwarf2out.c:4264

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53470 --- Comment #12 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-11 12:54:50 UTC --- It seems we never come along with a DECL_CONTEXT that is a BLOCK (nor does the C++ frontend do that ...). Replacing the TYPE_CONTEXT clearing with if

[Bug web/53632] [bugzilla] Bugzilla being very slow to submit changes, sending duplicate emails

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53632 --- Comment #8 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-11 13:03:46 UTC --- (In reply to comment #7) fche says that some spammers create a Bugzilla account to send spam, Yes, we've had a few attacks recently. Thanks for identifying

[Bug debug/53470] [4.8 Regression] ICE when linking with -g in splice_child_die, at dwarf2out.c:4264

2012-06-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53470 --- Comment #13 from Jason Merrill jason at gcc dot gnu.org 2012-06-11 13:37:27 UTC --- (In reply to comment #12) thus, replace a BLOCK context with the first non-BLOCK context, works. That sounds good.

[Bug c++/53605] [4.7/4.8 Regression] Compiler ICEs in size_binop_loc

2012-06-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53605 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2012-06-11 13:41:20 UTC --- (In reply to comment #3) but I wonder about the inconsistency between the max == INTEGER_CST and !INTEGER_CST case where we do _not_ add one to the

[Bug target/53621] [SH] Frame pointers not generated with -fno-omit-frame-pointer on GCC 4.7.0

2012-06-11 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53621 chrbr at gcc dot gnu.org changed: What|Removed |Added CC||chrbr at gcc dot gnu.org ---

[Bug c++/53634] New: Segmentation fault on nested lambda + template

2012-06-11 Thread mail+gcc at tzik dot jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53634 Bug #: 53634 Summary: Segmentation fault on nested lambda + template Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal

[Bug middle-end/53616] [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53616 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-11 13:58:38 UTC --- Author: rguenth Date: Mon Jun 11 13:58:29 2012 New Revision: 188386 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188386 Log: 2012-06-11 Richard

[Bug c++/53605] [4.7 Regression] Compiler ICEs in size_binop_loc

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53605 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||4.8.0

[Bug debug/53470] [4.8 Regression] ICE when linking with -g in splice_child_die, at dwarf2out.c:4264

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53470 --- Comment #14 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-11 14:14:15 UTC --- Author: rguenth Date: Mon Jun 11 14:14:09 2012 New Revision: 188387 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188387 Log: 2012-06-11 Richard

[Bug debug/53470] [4.8 Regression] ICE when linking with -g in splice_child_die, at dwarf2out.c:4264

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53470 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/53605] [4.7 Regression] Compiler ICEs in size_binop_loc

2012-06-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53605 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-11 14:22:41 UTC --- Bah, commit (I fixed up the ChangeLog already): Author: rguenth Date: Mon Jun 11 13:58:29 2012 New Revision: 188386 URL:

[Bug c++/52014] [c++0x] g++: Segfault When `decltype` Used in Nested Lambda Function Defined in Class Member Function

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52014 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/53634] Segmentation fault on nested lambda + template

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

[Bug bootstrap/53635] New: --enable-build-with-cxx: stage1-gcc shrinks from 1.1 GiB to 0.4 GiB

2012-06-11 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53635 Bug #: 53635 Summary: --enable-build-with-cxx: stage1-gcc shrinks from 1.1 GiB to 0.4 GiB Classification: Unclassified Product: gcc Version: unknown Status:

[Bug c++/53602] [4.7/4.8 Regression] Libre Office causes an internal compiler error

2012-06-11 Thread andy at benton dot eu.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53602 --- Comment #14 from Andrew Benton andy at benton dot eu.com 2012-06-11 15:00:41 UTC --- Many thanks, Libre Office now compiles as expected. Should this bug be marked as fixed?

[Bug libstdc++/53263] priority_queue is very slow if -D_GLIBCXX_DEBUG is used

2012-06-11 Thread dominik.stras...@onespin-solutions.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53263 --- Comment #14 from dominik.stras...@onespin-solutions.com 2012-06-11 15:05:43 UTC --- Is there a chance to get this into 4.7.1 ?

[Bug libstdc++/53324] Crash when mixing _GLIBCXX_DEBUG and non-_GLIBCXX_DEBUG std::deque

2012-06-11 Thread dominik.stras...@onespin-solutions.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53324 --- Comment #3 from dominik.stras...@onespin-solutions.com 2012-06-11 15:10:49 UTC --- I get the point. However, I could imagine that it is a quite common scenario to have a binary contributed C++ lib. Mixing debug/non-debug is impossible due to

[Bug c++/53602] [4.7 Regression] Libre Office causes an internal compiler error

2012-06-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53602 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Summary|[4.7/4.8 Regression] Libre |[4.7 Regression]

[Bug c++/53602] [4.7 Regression] Libre Office causes an internal compiler error

2012-06-11 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53602 Richard Henderson rth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/53602] [4.7 Regression] Libre Office causes an internal compiler error

2012-06-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53602 --- Comment #17 from Jakub Jelinek jakub at gcc dot gnu.org 2012-06-11 15:22:10 UTC --- Oops, right you are.

[Bug libstdc++/53263] priority_queue is very slow if -D_GLIBCXX_DEBUG is used

2012-06-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53263 --- Comment #15 from Paolo Carlini paolo.carlini at oracle dot com 2012-06-11 15:27:17 UTC --- Too late for 4.7.1. Francois, can you please apply the patch to 4_7-branch as soon as 4.7.1 is out, thus for 4.7.2? Thanks!

[Bug libstdc++/53324] Crash when mixing _GLIBCXX_DEBUG and non-_GLIBCXX_DEBUG std::deque

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53324 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-11 15:34:49 UTC --- (In reply to comment #3) Maybe some annotation for the linker could help here. Suggestions welcome. I don't see any way to do anything here. The docs say

[Bug c++/51222] [C++11][SFINAE] Unevaluated combined delete new expression completely broken

2012-06-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51222 --- Comment #5 from Paolo Carlini paolo.carlini at oracle dot com 2012-06-11 16:02:40 UTC --- Last posted version: http://gcc.gnu.org/ml/gcc-patches/2012-05/msg00157.html

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-11 Thread tetra2005 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 Yuri Gribov tetra2005 at gmail dot com changed: What|Removed |Added CC||tetra2005 at

[Bug tree-optimization/53636] New: SLP may create invalid unaligned memory accesses

2012-06-11 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53636 Bug #: 53636 Summary: SLP may create invalid unaligned memory accesses Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/53636] SLP may create invalid unaligned memory accesses

2012-06-11 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53636 Ulrich Weigand uweigand at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/53540] C++11: using fails to be equivalent to typedef

2012-06-11 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53540 --- Comment #2 from Akim Demaille akim.demaille at gmail dot com 2012-06-11 17:27:13 UTC --- (In reply to comment #1) I think it's valid, CC'ing Dodji for confirmation. Any news?

[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2012-06-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target||arm*-*-*

[Bug target/53511] SH Target: Add support for fma patterns

2012-06-11 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53511 --- Comment #12 from Oleg Endo olegendo at gcc dot gnu.org 2012-06-11 19:24:24 UTC --- Author: olegendo Date: Mon Jun 11 19:24:20 2012 New Revision: 188396 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188396 Log: PR target/53511 *

[Bug c++/53637] New: NRVO not applied in branches when it could be

2012-06-11 Thread kenton at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53637 Bug #: 53637 Summary: NRVO not applied in branches when it could be Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/53533] [4.7 regression] loop unrolling as measured by Adobe's C++Benchmark is twice as slow versus 4.4-4.6

2012-06-11 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53533 --- Comment #3 from Matt Hargett matt at use dot net 2012-06-11 19:56:14 UTC --- Created attachment 27603 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27603 ZIP with pre-processed shorter example, callgrind output, and smaller binaries

[Bug middle-end/53533] [4.7 regression] loop unrolling as measured by Adobe's C++Benchmark is twice as slow versus 4.4-4.6

2012-06-11 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53533 --- Comment #4 from Matt Hargett matt at use dot net 2012-06-11 19:57:12 UTC --- Created attachment 27604 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27604 shorter source example, ~150 lines w/o comments

[Bug middle-end/53533] [4.7 regression] loop unrolling as measured by Adobe's C++Benchmark is twice as slow versus 4.4-4.6

2012-06-11 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53533 --- Comment #5 from Matt Hargett matt at use dot net 2012-06-11 20:02:41 UTC --- Got rid of graphite options, it made no difference. I reduced the original test from the suite and attached it's source, preprocessor output from 4.6 and 4.7 (no

[Bug target/53568] SH Target: Add support for bswap built-ins

2012-06-11 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53568 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug c++/53638] New: static_assert handling behavior ignores template specializations

2012-06-11 Thread sbraeger at knights dot ucf.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53638 Bug #: 53638 Summary: static_assert handling behavior ignores template specializations Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c++/53638] static_assert handling behavior ignores template specializations

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53638 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-11 21:14:25 UTC --- (In reply to comment #0) It is my opinion that this is not true. It is true. It is possible that the template might have valid specializations that

[Bug target/53639] New: x86_64: redundant 64-bit operations on 32-bit integers

2012-06-11 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53639 Bug #: 53639 Summary: x86_64: redundant 64-bit operations on 32-bit integers Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/53640] New: Missed cmove with stores

2012-06-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53640 Bug #: 53640 Summary: Missed cmove with stores Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug tree-optimization/53640] Missed cmove with stores

2012-06-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53640 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug target/53621] [SH] Frame pointers not generated with -fno-omit-frame-pointer on GCC 4.7.0

2012-06-11 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53621 --- Comment #6 from Kazumoto Kojima kkojima at gcc dot gnu.org 2012-06-12 00:05:05 UTC --- I thought that -pg and -fomit-frame-pointer are always incompatible. Agree with the possible issues for old unwinders. I've forgotten that sh coff targets

[Bug c++/53634] Segmentation fault on nested lambda + template

2012-06-11 Thread mail+gcc at tzik dot jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53634 --- Comment #2 from Taiju Tsuiki mail+gcc at tzik dot jp 2012-06-12 01:20:49 UTC --- Oh, sorry. I might search in wrong way.

[Bug tree-optimization/50472] Volatile qualification in data is not enough to avoid optimization over pointer to data

2012-06-11 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50472 --- Comment #8 from amker at gcc dot gnu.org 2012-06-12 02:33:29 UTC --- Author: amker Date: Tue Jun 12 02:33:23 2012 New Revision: 188414 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188414 Log: Backport r179200 from GCC-4.6 branch

[Bug c++/53613] Cannot override a inline = default virtual destructor.

2012-06-11 Thread kirbyz...@sogou-inc.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53613 --- Comment #5 from Kirby Zhou kirbyz...@sogou-inc.com 2012-06-12 02:39:44 UTC --- It is a BAD NEWS about no fix on the 4.7.X branch, and it's not a regression. The bug breaks a lot of already exist oode which is workable with GCC-4.4.X release.

[Bug inline-asm/50571] [4.6/4.7 Regression] Undesirable folding in m constrained asm operands

2012-06-11 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50571 --- Comment #5 from amker at gcc dot gnu.org 2012-06-12 02:45:27 UTC --- Author: amker Date: Tue Jun 12 02:45:23 2012 New Revision: 188415 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188415 Log: Backport r179389 from mainline

[Bug target/50106] [ARM] Wrong code with -march=armv5t -mthumb -Os

2012-06-11 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50106 --- Comment #12 from amker at gcc dot gnu.org 2012-06-12 02:50:37 UTC --- Author: amker Date: Tue Jun 12 02:50:34 2012 New Revision: 188416 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188416 Log: Backport r180240 from mainline

[Bug c++/50608] [4.6/4.7 regression] cannot apply 'offsetof' to a non-constant address

2012-06-11 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50608 --- Comment #9 from amker at gcc dot gnu.org 2012-06-12 03:11:03 UTC --- Author: amker Date: Tue Jun 12 03:10:55 2012 New Revision: 188418 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188418 Log: Backport r180986 from mainline

[Bug middle-end/51768] [4.5 Regression] ICE with invalid asm goto

2012-06-11 Thread jye2 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51768 --- Comment #7 from jye2 at gcc dot gnu.org 2012-06-12 03:49:37 UTC --- Author: jye2 Date: Tue Jun 12 03:49:33 2012 New Revision: 188419 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188419 Log: 2012-06-12 Joey Ye joey...@arm.com

  1   2   >