Bootstrap failure on mainline

Andreas Jaeger aj@suse.de
Thu May 10 11:20:00 GMT 2001


Jeff,

I might be wrong but it seems that your last patch to jump.c is wrong,
on i686-linux-gnu I now get the following bootstrap error.  I can send
preprocessed files if needed.

Andreas

stage1/xgcc -Bstage1/ -B/opt/gcc-3.1-devel/i686-pc-linux-gnu/bin/  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I/cvs/gcc/gcc -I/cvs/gcc/gcc/. -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/gcc-3.1-devel/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.1\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/opt/gcc-3.1-devel/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "${SHLIB_LINK}" -a "yes" = "yes" && echo "-DENABLE_SHARED_LIBGCC"` `test "${SHLIB_MULTILIB}" && echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c /cvs/gcc/gcc/gcc.c)
/cvs/gcc/gcc/gcc.c:658: warning: string length `930' is greater than the length `509' ISO C89 compilers are required to support
/cvs/gcc/gcc/gcc.c:808: warning: string length `564' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:1,
                 from /cvs/gcc/gcc/gcc.c:826:
/cvs/gcc/gcc/cp/lang-specs.h:60: warning: string length `958' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:2,
                 from /cvs/gcc/gcc/gcc.c:826:
/cvs/gcc/gcc/f/lang-specs.h:59: warning: string length `544' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:4,
                 from /cvs/gcc/gcc/gcc.c:826:
/cvs/gcc/gcc/objc/lang-specs.h:39: warning: string length `614' is greater than the length `509' ISO C89 compilers are required to support
/cvs/gcc/gcc/gcc.c:1306: warning: string length `1023' is greater than the length `509' ISO C89 compilers are required to support
/cvs/gcc/gcc/gcc.c: In function `execute':
/cvs/gcc/gcc/gcc.c:2754: Internal compiler error in mark_jump_label, at jump.c:2513
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]: *** [gcc.o] Error 1
make[2]: Leaving directory `/builds/gcc/gcc-3.1-devel/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/builds/gcc/gcc-3.1-devel/gcc'
make: *** [bootstrap] Error 2

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



More information about the Gcc-bugs mailing list