On Thu, 2008-05-22 at 21:12, Kai Tietz wrote: > Art, > > 2008/5/22 Art Haas <[EMAIL PROTECTED]>: > > > > On Thu, 2008-05-22 at 19:41, Kai Tietz wrote: > >> Ok, fixed on gcc trunk revision 135776. > > > > The patch fixed the warning error, but the bootstrap is still > broken: > > > > { ... snip ... } > > cc1: warnings being treated as errors > > /export/home/arth/gnu/gcc.git/gcc/config/i386/i386.c:4845: error: > > 'return_in_memory_32' defined but not used > > /export/home/arth/gnu/gcc.git/gcc/config/i386/i386.c:4892: error: > > 'return_in_memory_ms_64' defined but not used > > make[3]: *** [i386.o] Error 1 > > make[3]: *** Waiting for unfinished jobs.... > > { ... snip end of log ... } > > Could you please test the attached patch. I have no solaris2 box. If > everything works for you please let me know.
The patch worked - I've successfully built the current GCC. Thanks! Art Haas