[Bug c++/85012] GCC does not inline extern "C" functions defined in a different namespace
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 19 22:17:23 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85012
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Last reconfirmed|2018-03-21 00:00:00 |2024-7-19
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
void foo::f()/4 function body not available
freq:1.00 loop depth: 0 size: 1 time: 10
void foo::f()/4 function body not available
freq:1.00 loop depth: 0 size: 1 time: 10
More information about the Gcc-bugs
mailing list