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

3.1 bootstrap failure on alphaev6-unknown-linux-gnu


With a generic configure on alphaev6-unknown-linux-gnu, today's CVS sources of
gcc fails bootstrap with

stage1/xgcc -Bstage1/ -B/export/u10/gcc-3.1/alphaev6-unknown-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../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/fold-const.c -o fold-const.o
../../gcc/fold-const.c: In function `lshift_double':
../../gcc/fold-const.c:422: warning: signed and unsigned type in conditional expression
../../gcc/fold-const.c: In function `div_and_round_double':
../../gcc/fold-const.c:727: warning: comparison between signed and unsigned
(code_label 10010 10009 10011 2345 "" "" [3 uses])
../../gcc/fold-const.c: In function `fold':
../../gcc/fold-const.c:7381: internal error: Segmentation fault

Brad


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