https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
--- Comment #9 from Sergey Fedorov ---
(In reply to Iain Sandoe from comment #8)
> If we try to do this for every irrelevant configure option, that's going to
> be quite a lot of work.
>
> Really [IMO, at least], configure options are not inten
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
--- Comment #8 from Iain Sandoe ---
(In reply to Eric Gallager from comment #7)
> > (as I have said several times, the idea of configure is to choose the
> > correct settings for the target _automatically_ - extra config options
> > should onl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
--- Comment #6 from Sergey Fedorov ---
> Correct (even if it did exist it would only be for 10.7+) so --enable-tls is
> a configuration error.
>
> (as I have said several times, the idea of configure is to choose the
> correct settings for the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
--- Comment #4 from Sergey Fedorov ---
(In reply to Andrew Pinski from comment #3)
> (In reply to Sergey Fedorov from comment #2)
> > (In reply to Andrew Pinski from comment #1)
> > > >TLS enabled
> > >
> > > TLS support for powerpc darwin was
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
--- Comment #3 from Andrew Pinski ---
(In reply to Sergey Fedorov from comment #2)
> (In reply to Andrew Pinski from comment #1)
> > >TLS enabled
> >
> > TLS support for powerpc darwin was never added.
>
> Iain writes that emulated TLS is supp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105710
--- Comment #2 from Sergey Fedorov ---
(In reply to Andrew Pinski from comment #1)
> >TLS enabled
>
> TLS support for powerpc darwin was never added.
Iain writes that emulated TLS is supported on all Darwin versions starting from
10.5:
https:/