This is the mail archive of the gcc@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]

Cant bootstrap sco3.2v5.0 either (ICE in cfgrtl.c:1916)


This is what I get with cvs from a few minutes ago ...

stage1/xgcc -Bstage1/ -B/usr/gnu/i586-pc-sco3.2v5.0/bin/ -c   -g -O2
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common
-DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/u/cvs/gcc/gcc
-I/u/cvs/gcc/gcc/. -I/u/cvs/gcc/gcc/config -I/u/cvs/gcc/gcc/../include
/u/cvs/gcc/gcc/genrecog.c -o genrecog.o
/u/cvs/gcc/gcc/genrecog.c: In function `maybe_both_true_2':
/u/cvs/gcc/gcc/genrecog.c:1170: error: verify_flow_info: Incorrect
fallthru 22->23
/u/cvs/gcc/gcc/genrecog.c:1170: error: wrong insn in the fallthru edge
(jump_insn:HI 83 82 20 0 (addr_vec:SI [
            (label_ref:SI 58)
            (label_ref:SI 58)
            (label_ref:SI 43)
            (label_ref:SI 58)
            (label_ref:SI 58)
            (label_ref:SI 58)
            (label_ref:SI 58)
        ]) -1 (nil)
    (nil))
/u/cvs/gcc/gcc/genrecog.c:1170: internal compiler error: in
verify_flow_info, at cfgrtl.c:1916
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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