This is the mail archive of the gcc-testresults@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]

3.1 bootstrap failure on sparc-sun-solaris2.8


With today's CVS sources and a generic configure, bootstrap
fails on sparc-sun-solaris2.8 with the message

stage1/xgcc -Bstage1/ -B/pkgs/gcc-2.96/sparc-sun-solaris2.8/bin/ -c  -DIN_GCC
 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHA
VE_CONFIG_H    -I. -Ijava -I../../gcc -I../../gcc/java -I../../gcc/config -I../.
./gcc/../include ../../gcc/java/jcf-dump.c -o java/jcf-dump.o
../../gcc/java/jcf-dump.c: In function `main':
../../gcc/java/jcf-dump.c:1047: Virtual array basic_block_for_insn[1851]: elemen
t 1863 out of bounds in merge_blocks_nomove, at flow.c:2887

There has recently been a tremendous increase in these warnings on
sparc:

  20 cast from pointer to integer of different size
  19 ??? format, ??? arg (arg ???)

which I don't particularly like; see

http://gcc.gnu.org/ml/gcc-testresults/2001-07/msg00514.html

Brad Lucier


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