> Hi Art,
>> No luck with this mornings builds on both x86 and sparc.
>>
>> My last successful i386-pc-solaris2.10 build was several weeks ago; all
> the build attempts fail at this assertion in the function/file below:
>> { ... snip ... }
> I'm building mainline on Solaris 8 to 11 with both Sun as and gas all
> the time without problems, though I'm very rarely using GNU ld
> (install.texi warns against doing so for a reason). What version of gld
> are you using above? I recently found a couple of bugs with CVS
> binutils and am in the process of fixing them. In the rare attempts of
> building with gld, I've never seen a problem as you report, so please
> file a bug for this issue. Also, please try to use Sun ld and see if
> this helps.
A build using Sun 'ld' also failed in a similar manner.
I've added the bug to GCC bugzilla:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46018
>> { ... snip sparc bug error ... }
> Known bug, already fixed:
>
> http://gcc.gnu.org/ml/gcc-patches/2010-10/msg00942.html
My sparc builds are working fine now. Thanks!
Art Haas