https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124268
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
--- Comment #15 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Another approach might be to downgrade the "exporting internal linkage entity"
error into a pedwarn. Nathaniel, do you reckon it'd be feasible to gracefully
handle this situation (i.e. so that the export is still usable by importers)?