https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93146
--- Comment #5 from Andrew Pinski ---
*** Bug 109091 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93146
Andrew Pinski changed:
What|Removed |Added
CC||miladfarca at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93146
Andrew Paprocki changed:
What|Removed |Added
CC||andrew at ishiboo dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93146
--- Comment #2 from David Edelsohn ---
One option is to force
flag_extern_tls_init=0
as default for AIX, e.g., -fno-extern-tls-init.
That works around the linking issue, but it assumes the limited semantics /
assertion of that option always ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93146
David Edelsohn changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|