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]

Both branches are broken



Both branches (mainline and gcc-3.0) are broken on i686-linux (Linux
2.4.2, glibc 2.2, recent binutils).  make bootstrap aborts with:

stage1/xgcc -Bstage1/ -B/opt/gcc-3.0-test/i686-pc-linux-gnu/bin/ -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/cvs/gcc-3_0-branch/gcc -I/cvs/gcc-3_0-branch/gcc/. -I/cvs/gcc-3_0-branch/gcc/config -I/cvs/gcc-3_0-branch/gcc/../include /cvs/gcc-3_0-branch/gcc/rtl.c -o rtl.o
/cvs/gcc-3_0-branch/gcc/rtl.c: In function `read_rtx':
/cvs/gcc-3_0-branch/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

I can send preprocessed sources if needed.

I've updated via CVS today at 10am UTC - yesterday afternoon the
mainline branch was ok,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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