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]

Re: GCC 4.1.1 RC1 -- bootstrap error sparc-sun-solaris2.8



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

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


Building tree-ssa-structalias.o with an older gcc works fine. I'll try to look at it more this afternoon and see if I can put in a patch.

Marc Mengel <mengel@fnal.gov>


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