This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug pch/21654] New: [4.1 Regression] gcc.dg/pch/inline-4.c fails


FAIL: gcc.dg/pch/inline-4.c  -O0  (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O0 -g (test for excess errors)

have appeared on mainline between 20050517 and 20050518 on hppa2.0w-hpux. 
gcc-testresults shows them also failing on platforms including mips-sgi-irix6.5,
powerpc-unknown-linux-gnu, powerpc64-unknown-linux-gnu.

On hppa2.0w-hpux:

Executing on host: gcc
/home/gcc/nightlies/src-mainline-2005-05-18/gcc-mainline-2005-05-18/gcc/testsuite/gcc.dg/pch/inline-4.c
 -O0 -g -I. -fno-show-column -S  
-o inline-4.s    (timeout = 300)
./inline-4.h: In function 'getstring':
./inline-4.h:2: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: [4.1 Regression] gcc.dg/pch/inline-4.c fails
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: pch
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]