[Bug lto/102426] [12 regression] Fix for PR 49664 breaks Solaris bootstrap with gld
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 21 17:38:13 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102426
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2021-09-21
Keywords| |build
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It seems like only this feature which libtool gets wrong.
There are other places where lt_cv_prog_gnu_ld/with_gnu_ld is checked.
So it should not be hard to add this check there.
I might come up with a patch which adds the check but it might not for a week.
More information about the Gcc-bugs
mailing list