https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97865
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gnu.org
--- Comment #10 from Iain Sandoe <iains at gcc dot gnu.org> ---
Created attachment 49580
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49580&action=edit
fix under test
The patch (no doubt needs some polishing and a ChangeLog of course) makes the
changes to remove the global setting of undefined, dynamic_lookup for Darwin.
It adds this in specifically, where needed, in libcc1 and libitm.
NOTE: this contains no regenerated files, I'll add those as a separate
attachment.
Because the regenerated files are across the whole of the source tree, etc.
this needs wide testing - initial results are encouraging tho.