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]

breakage on the 3.0 branch.


Someone killed the bootstrap yesterday.   The smoking gun looks like
either loop or i386 changes.

----- Forwarded message from Robert Lipe <robertl@sco.com> -----

To: robertl@rjlhome.sco.com

Updating CVS tree
P gcc/ChangeLog
P gcc/errors.c
P gcc/errors.h
P gcc/loop.c
P gcc/version.c
P gcc/config/i386/i386-protos.h
P gcc/config/i386/i386.c
P gcc/config/i386/i386.md
P gcc/f/version.c
M gcc/java/parse.c
P gcc/testsuite/ChangeLog
U gcc/testsuite/gcc.c-torture/execute/20010224-1.c
P libf2c/libF77/Version.c
P libf2c/libI77/Version.c
P libf2c/libU77/Version.c
Adjusting file timestamps
 gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gengenrtl -h >tmp-genrtl.h
/bin/sh /play/egcs/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl >tmp-genrtl.c
/bin/sh /play/egcs/gcc/move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -c  -DIN_GCC    -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/play/egcs/gcc -I/play/egcs/gcc/. -I/play/egcs/gcc/config -I/play/egcs/gcc/../include /play/egcs/gcc/gencodes.c
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -c  -DIN_GCC    -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/play/egcs/gcc -I/play/egcs/gcc/. -I/play/egcs/gcc/config -I/play/egcs/gcc/../include /play/egcs/gcc/rtl.c -o rtl.o
/play/egcs/gcc/rtl.c: In function `read_rtx':
/play/egcs/gcc/rtl.c:1277: Internal error: Segmentation fault
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [rtl.o] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
SHLIB_EXT='' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='' \
SHLIB_MAPFILES='' \
SHLIB_NM_FLAGS='-pg' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
./xgcc -B./ -B/usr/local/i686-pc-udk/bin/ -isystem /usr/local/i686-pc-udk/include  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I/play/egcs/gcc -I/play/egcs/gcc/. -I/play/egcs/gcc/config -I/play/egcs/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -fPIC -fno-omit-frame-pointer  \
  -c /play/egcs/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
UX:as: ERROR: (EOF):undefined name: .LPR0
make[2]: *** [crtbegin.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2

----- End forwarded message -----


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