Hi,
I updated this morning and sh-rtems does not
build. It fails building libgcc2.c as follows:
home/joel/gcc-work/head/b-sh-rtems4.7/./gcc/xgcc
-B/home/joel/gcc-work/head/b-sh-rtems4.7/./gcc/ -nostdinc
-B/home/joel/gcc-work/head/b-sh-rtems4.7/sh-rtems4.7/newlib/ -isystem
/home/joel/gcc-work/head/b-sh-rtems4.7/sh-rtems4.7/newlib/targ-include
-isystem /home/joel/gcc-work/head/gcc/newlib/libc/include
-B/home/joel/gcc-head-test//sh-rtems4.7/bin/
-B/home/joel/gcc-head-test//sh-rtems4.7/lib/ -isystem
/home/joel/gcc-head-test//sh-rtems4.7/include -isystem
/home/joel/gcc-head-test//sh-rtems4.7/sys-include -O2 -O2 -g -O2
-DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -isystem ./include -I.
-Im4-single-only -I../../gcc/gcc -I../../gcc/gcc/m4-single-only
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include
-I../../gcc/gcc/../libdecnumber -I../libdecnumber -m4-single-only -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-toplevel-reorder -Dinhibit_libc -fPIC \
-c ../../gcc/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O \
-o m4-single-only/crtendS.o
../../gcc/gcc/libgcc2.c: In function '__negvdi2':
../../gcc/gcc/libgcc2.c:199: internal compiler error: in
expand_compound_operation, at combine.c:5644
Please submit a full bug report,
Any ideas?
--joel