------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-11-08 14:34 ------- > I've used the following patch to successfully bootstrap on > sparc-sun-solaris2.10 with Sun Studio 8 cc: > > Fri Oct 29 19:44:19 2004 Rainer Orth <[EMAIL PROTECTED]> > > PR rtl-optimization/18224 > * Makefile.in (BUILD_SUPPORT): Add bitmap.o, vec.o. > (genobjnames): Likewise. > (build/bitmap.o, build/vec.o): New targets. > * ggc-none.c (ggc_free): Define.
Great! But it's the wrong PR. PR rtl-optimization/18224 is an ICE during postreload. The bootstrap pb with Sun CC is PR bootstrap/18058. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18224