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 failure on tree-ssa branch


Bootstrapping the tree-ssa branch (current CVS) with checking enabled
fails on x86-64 with:

/gcc-tree-ssa-20020619-branch/gcc/bb-reorder.c -o bb-reorder.o
stage1/xgcc -Bstage1/ -B/opt/gcc/tree-ssa-20020619-branch/x86_64-unknown-linux-gnu/bin/ -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common -Werror   -DHAVE_CONFIG_H    -I. -I. -I/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc -I/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/. -I/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/config -I/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/../include -I/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/../libbanshee/libcompat -I/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/../libbanshee -I/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/../libbanshee/points-to /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/caller-save.c -o caller-save.o
/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/caller-save.c: In function `save_call_clobbered_regs':
/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/caller-save.c:488: internal compiler error: tree check: expected integer_cst, have var_decl in nondestructive_fold_unary_to_constant, at fold-const.c:5362
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]: *** [caller-save.o] Error 1

Feel free to ask for further details,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj at suse dot de
   private aj at arthur dot inka dot 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]