stage1/xgcc -Bstage1/ -B/opt/gnu/gcc/gcc-4.1.0/hppa2.0w-hp-hpux11.11/bin/ -c  
-
g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototyp
es -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
-Wmissin
g-format-attribute -Werror -fno-common   -DHAVE_CONFIG_H -I. -I.
-I../../gcc/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include
-I/opt/gnu/gcc/gcc-4.1.0/include  -I../../gcc/gcc/../libdecnumber   
../../gcc/g
cc/c-parser.c -o c-parser.o
../../gcc/gcc/c-parser.c: In function 'c_parser_initval':
../../gcc/gcc/c-parser.c:3137: internal compiler error: in rtx_equiv_p, at
struc
t-equiv.c:644
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [c-parser.o] Error 1

Note it is related to PR 25397 and the email at:
http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01037.html

This occurs with --enable-checking=all.


-- 
           Summary: c-parser.c:3137: ICE: in rtx_equiv_p, at struct-
                    equiv.c:644
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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

Reply via email to