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 bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code':


Trying to build gcc-3.4.0 on debian stable using gcc-2.95.
I get the same error when building with gcc-3.0.4
this is on linux 2.4.18
I have binutils-2.14 compiled on this machine 

repeatadly the build fails 
stage1/xgcc -Bstage1/ -B/opt/gcc-3.4/i686-pc-linux-gnu/bin/   -g -O2 -DIN_GCC -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H    -I. -I. -I. -I./.
-I./../include  -c insn-attrtab.c \
  -o insn-attrtab.o
message done
insn-attrtab.c: In function `internal_dfa_insn_code':
insn-attrtab.c:18358: internal compiler error: in fixup_reorder_chain, at
cfglayout.c:616
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE while trying to compile gcc  insn-attrtab.c: In
                    function `internal_dfa_insn_code':
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mspam at palczewski dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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