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 ... } Art Haas