http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|i386-pc-solaris2.[89] |i386-pc-solaris2.1[01] Host|i386-pc-solaris2.[89] |i386-pc-solaris2.1[01] Summary|go1 fails to link on |go1 fails to run on Solaris |Solaris 8/9 x86 with native |10/11 x86 with with gld |TLS | Known to fail| |4.7.0, 4.8.0 Build|i386-pc-solaris2.[89] |i386-pc-solaris2.1[01] --- Comment #15 from Rainer Orth <ro at gcc dot gnu.org> 2012-03-09 16:15:07 UTC --- The Solaris 8/9 x86 link error is gone, but the go1 failure to run when linked with gld remains on Solaris 10/11 x86, so adapting summary. Rainer