https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118063
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |DUPLICATE
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Benedikt Schmidt from comment #7)
> Is there some documentation available which functions should never be LTOed?
> Because I'm running during the build in undefined references for these
> functions:
all of C library. all of libgcc.
*** This bug has been marked as a duplicate of bug 58203 ***