[Bug ipa/58721] [4.9 Regression] The subroutine perdida is no longer inlined in fatigue.f90
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 14 18:12:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58721
--- Comment #22 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #20)
> Unfortunately the patch regresses abi_check in libstdc++, libstdc++.so.6 now
> because of the patch exports
> _ZNSt12system_errorC1ESt10error_codeRKSs@@GLIBCXX_3.4.11
> _ZNSt12system_errorC2ESt10error_codeRKSs@@GLIBCXX_3.4.11
> symbols.
Those will not be exported now.
More information about the Gcc-bugs
mailing list