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]

New IA32 bootstrap error.


Jason's change yesterday to calls.c allowed the stage2 build to progress
on some of my targets, but now it nukes during stage3.

stage2/xgcc -Bstage2/ -B/usr/local/i586-sco-sysv5uw7.1.1/bin/ -c  -DIN_GCC    -W -Wall -Wtraditional -O2 -g  -DHAVE_CONFIG_H    -I. -I/home/robertl/src/egcs/gcc -I/home/robertl/src/egcs/gcc/config -I/home/robertl/src/egcs/gcc/../include /home/robertl/src/egcs/gcc/tree.c
/home/robertl/src/egcs/gcc/tree.c: In function `is_attribute_p':
/home/robertl/src/egcs/gcc/tree.c:3602: warning: `attr_len' might be used uninitialized in this function
/home/robertl/src/egcs/gcc/tree.c:3636: Unrecognizable insn:
(insn 100 99 101 (nil) -1 (nil)
    (nil))
/home/robertl/src/egcs/gcc/tree.c:3636: Internal compiler error in `extract_insn', at recog.c:2044


RedHat 6.1 shows the same problem on a full bootstrap.

RJL

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