GCC 4.1.1 RC1 -- bootstrap error sparc-sun-solaris2.8
Eric Botcazou
ebotcazou@libertysurf.fr
Mon May 22 17:18:00 GMT 2006
> This is probably very low priority, maybe a release note?
>
> In the dim-and-musty-systems department, using
> cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
Too old a compiler. :-)
> One gets:
>
> cc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC
> -DHAVE_CONFIG_H -I. -I. -I../../../gcc-4.1.1-20060517/gcc
> -I../../../gcc-4.1.1-20060517/gcc/.
> -I../../../gcc-4.1.1-20060517/gcc/../include -I./../intl
> -I../../../gcc-4.1.1-20060517/gcc/../libcpp/include
> ../../../gcc-4.1.1-20060517/gcc/tree-ssa-structalias.c -o
> tree-ssa-structalias.o
> "../../../gcc-4.1.1-20060517/gcc/tree-ssa-structalias.c", line 1615:
> warning: end-of-loop code not reached
> cc: Fatal error in /opt/SUNWspro/bin/../WS6U1/bin/acomp
> Status 138
> gmake[3]: *** [tree-ssa-structalias.o] Error 138
What happens if you configure with CC="cc -erroff"?
--
Eric Botcazou
More information about the Gcc
mailing list