Re: Bootstrap broken on i386-pc-solaris2.10

2008-05-22 Thread Kai Tietz
2008/5/23 Art Haas <[EMAIL PROTECTED]>: > 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 bo

Re: Bootstrap broken on i386-pc-solaris2.10

2008-05-22 Thread Art Haas
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 ...

Re: Bootstrap broken on i386-pc-solaris2.10

2008-05-22 Thread Art Haas
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

Re: Bootstrap broken on i386-pc-solaris2.10

2008-05-22 Thread Kai Tietz
Art, 2008/5/22 Art Haas <[EMAIL PROTECTED]>: > Hi. > > I've been unable to successfully bootstrap on my i386-pc-solaris2.10 > system since this set of changes made it into the repository: > > 2008-05-20 Kai Tietz <[EMAIL PROTECTED]> > >* config/i386/i386-protos.h (ix86_return_in_memory):

Bootstrap broken on i386-pc-solaris2.10

2008-05-22 Thread Art Haas
Hi. I've been unable to successfully bootstrap on my i386-pc-solaris2.10 system since this set of changes made it into the repository: 2008-05-20 Kai Tietz <[EMAIL PROTECTED]> * config/i386/i386-protos.h (ix86_return_in_memory): Removed. (ix86_i386elf_return_in_memory): Likewi