https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52192
--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #5 from Jonathan Wakely ---
> Should we change the target to *-*-netbsd* now that solaris 8 and 9 are not
> supported?
Certainly: I've no intention on working on the Solar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52192
--- Comment #5 from Jonathan Wakely ---
Should we change the target to *-*-netbsd* now that solaris 8 and 9 are not
supported?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52192
David Edelsohn changed:
What|Removed |Added
Target|*-*-solaris2.[89], |*-*-solaris2.[89]
|po
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52192
David Edelsohn changed:
What|Removed |Added
Target|*-*-solaris2.[89] |*-*-solaris2.[89],
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52192
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-10 13:59:12 UTC ---
> --- Comment #1 from Jonathan Wakely 2012-02-09
> 20:01:41 UTC ---
> (In reply to comment #0)
>> needs to link with -lthread for __tls_get_addr. -pthread knows
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52192
--- Comment #1 from Jonathan Wakely 2012-02-09
20:01:41 UTC ---
(In reply to comment #0)
> needs to link with -lthread for __tls_get_addr. -pthread knows about this
> and the necessary contortions, and I do have a patch to try the test with
> -