https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119029

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ABI

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Although the ABI shouldn't depend on the choice of ld.

So maybe we should hardcode the _GLIBCXX_USE_INIT_PRIORITY_ATTRIBUTE result for
Solaris, so that the use of _ZSt21ios_base_library_initv doesn't depend on the
linker used.

Reply via email to