[Bug libstdc++/53477] pretty printer fails with: Python Exception type 'exceptions.IndexError' list index out of range

2012-07-13 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53477 Tom Tromey tromey at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |3.1.x/3.2.x ---

[Bug fortran/53956] Proc-pointer w/ interface: Bogus EXTERNAL attribute conflicts with FUNCTION attribute

2012-07-13 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53956 --- Comment #1 from janus at gcc dot gnu.org 2012-07-13 18:57:44 UTC --- Reduced test case: interface subroutine sub (c2) integer, external :: c2 end subroutine end interface procedure(sub) :: fp end

[Bug rtl-optimization/53908] [4.6 Regression] csa removes needed memory load

2012-07-13 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53908 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added CC|steven at gcc dot gnu.org |

[Bug rtl-optimization/53908] [4.6 Regression] csa removes needed memory load

2012-07-13 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53908 --- Comment #18 from Hans-Peter Nilsson hp at gcc dot gnu.org 2012-07-13 19:10:07 UTC --- (In reply to comment #17) Will take care of GCC 4.6. Thanks!

[Bug regression/53953] [4.7/4.8 Regression]: g++.dg/cpp0x/lambda/lambda-ice2.C (warnings and errors not matching)

2012-07-13 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53953 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug middle-end/53957] New: Polyhedron 11 benchmark: MP_PROP_DESIGN twice as long as other compiler

2012-07-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53957 Bug #: 53957 Summary: Polyhedron 11 benchmark: MP_PROP_DESIGN twice as long as other compiler Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug fortran/53956] Proc-pointer w/ interface: Bogus EXTERNAL attribute conflicts with FUNCTION attribute

2012-07-13 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53956 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/53955] [4.8 Regression] Missing prototypes in i386.c, bootstrap failure with --disable-build-poststage1-with-cxx

2012-07-13 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53955 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/49265] Double colon in procedure-stmt (generic interface)

2012-07-13 Thread eh.toussaint at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49265 Erik Toussaint eh.toussaint at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug bootstrap/53955] [4.8 Regression] Missing prototypes in i386.c, bootstrap failure with --disable-build-poststage1-with-cxx

2012-07-13 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53955 --- Comment #3 from William J. Schmidt wschmidt at gcc dot gnu.org 2012-07-13 22:33:36 UTC --- Author: wschmidt Date: Fri Jul 13 22:33:31 2012 New Revision: 189473 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189473 Log: 2012-07-13 Bill

[Bug bootstrap/53955] [4.8 Regression] Missing prototypes in i386.c, bootstrap failure with --disable-build-poststage1-with-cxx

2012-07-13 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53955 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/53958] New: set_slot_part and canon_value_cmp using 90% of compile time

2012-07-13 Thread ncahill_alt at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53958 Bug #: 53958 Summary: set_slot_part and canon_value_cmp using 90% of compile time Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED

[Bug middle-end/53959] New: [4.8 Regression] 189.lucas in SPEC CPU 2000 miscompiled by LTO

2012-07-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53959 Bug #: 53959 Summary: [4.8 Regression] 189.lucas in SPEC CPU 2000 miscompiled by LTO Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/53960] New: Add warning about implicit fallthrough in switch

2012-07-13 Thread david at doublewise dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53960 Bug #: 53960 Summary: Add warning about implicit fallthrough in switch Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement

[Bug c++/53960] Add warning about implicit fallthrough in switch

2012-07-13 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53960 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-07-14 04:52:49 UTC --- I have seen this request before ...

[Bug c++/53960] Add warning about implicit fallthrough in switch

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

[Bug c/7652] -Wswitch-break : Warn if a switch case falls through

2012-07-13 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7652 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||david at

<    1   2