------- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-19 16:38 -------
Well TLS is not supported on Darwin and you did --enable-TLS which is just
wrong as there is no support at all in the kernel or even ABI wise.
I almost want to say this is invalid even though we ICE as you used
--enable-TLS which says you know more than configure does.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|c++ |target
GCC host triplet|powerpc-apple-darwin8.6.0 |
GCC target triplet| |powerpc-apple-darwin8.6.0
Keywords| |ice-on-invalid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27677