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]

flow ICE in current CVS


Hi,

todays CVS ICE's here on powerpc-linux-gnu:

stage1/xgcc -Bstage1/ -B/home/fsirl/gnubin/ppc-redhat-linux/bin/ 
-c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-pr
ototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. 
-I/home/fsirl/cvsx/gccm/gcc -I/home/fsirl/cvsx/gccm/gcc/. -I/home/fsi
rl/cvsx/gccm/gcc/config -I/home/fsirl/cvsx/gccm/gcc/../include 
/home/fsirl/cvsx/gccm/gcc/real.c -o real.o
/home/fsirl/cvsx/gccm/gcc/real.c: In function `earith':
/home/fsirl/cvsx/gccm/gcc/real.c:607: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c:612: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c:663: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `etrunci':
/home/fsirl/cvsx/gccm/gcc/real.c:685: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `etruncui':
/home/fsirl/cvsx/gccm/gcc/real.c:708: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `ereal_atof':
/home/fsirl/cvsx/gccm/gcc/real.c:763: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `ereal_negate':
/home/fsirl/cvsx/gccm/gcc/real.c:779: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `ereal_from_int':
/home/fsirl/cvsx/gccm/gcc/real.c:898: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `ereal_from_uint':
/home/fsirl/cvsx/gccm/gcc/real.c:957: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `ereal_ldexp':
/home/fsirl/cvsx/gccm/gcc/real.c:1021: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `real_value_truncate':
/home/fsirl/cvsx/gccm/gcc/real.c:1137: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `exact_real_inverse':
/home/fsirl/cvsx/gccm/gcc/real.c:1172: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c:1200: warning: value computed is not used
/home/fsirl/cvsx/gccm/gcc/real.c: In function `etoasc':
/home/fsirl/cvsx/gccm/gcc/real.c:5054: Internal compiler error in 
verify_local_live_at_start, at flow.c:2896
    Please submit a full bug report.
    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [real.o] Error 1
make[2]: Leaving directory `/home/fsirl/obj/gccm/gcc'
make[1]: *** [stage_c] Error 2
make[1]: Leaving directory `/home/fsirl/obj/gccm/gcc'
make: *** [bootstrap] Error 2
Thu Nov  9 04:42:52 MST 2000

Franz.


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