>From pr41988

Comment # 21:

The debug failures are gone now at -m32 for x86_64-apple-darwin10, but I am now
seeing a whole new slew of failures at r154891 in check-g++.
...

Comment #24:

> This new breakage is universal. It is showing up on linux as well.

between revisions 154889  and 154891:

http://gcc.gnu.org/ml/gcc-testresults/2009-12/msg00100.html
http://gcc.gnu.org/ml/gcc-testresults/2009-12/msg00103.html

The only candidate is:

Revision 154890

Author: tglek
Date:   Wed Dec 2 01:00:39 2009 UTC (13 hours, 2 minutes ago)
Changed paths:  3
Log Message:    
* parser.c (cp_parser_class_specifier): Set class location to that of
IDENTIFIER_NODE instead of '{' when possible.\n* semantics.c
(begin_class_definition): Do not overide locations with less precise ones.
Changed paths:

Path    Details
trunk/gcc/cp/ChangeLog  modified , text changed
trunk/gcc/cp/parser.c   modified , text changed
trunk/gcc/cp/semantics.c        modified , text changed


-- 
           Summary: [4.5 Regression] Massive regression in the g++ testsuite
                    due to revision 154890
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42254

Reply via email to