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]
Other format: [Raw text]

bootstrap fails with current mainline


Configure with checking enabled on i686-linux-gnu gives this error:

stage1/xgcc -Bstage1/ -B/opt/gcc/3.2-devel/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    -I. -I. -I/cvs/gcc/gcc -I/cvs/gcc/gcc/. -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include /cvs/gcc/gcc/hashtable.c -o hashtable.o
/cvs/gcc/gcc/hashtable.c: In function `approx_sqrt':
/cvs/gcc/gcc/hashtable.c:326: internal compiler error: RTL check: expected elt 5 type 'e' or 'u', have '0' (rtx code_label) in try_split, at emit-rtl.c:3121
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

$ cat LAST_UPDATED 
Tue Jun 11 14:34:49 CEST 2002
Tue Jun 11 12:34:49 UTC 2002

I can sent more information if needed, just ask what you need...

Dave, since between my last two updates the only major change is your
SEQUENCE rtl change, I really suspect your patch.  Can you have a
look, please?

Thanks,
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]