[Bug middle-end/39333] gcc 4.3.3 miscompiles when -finline-small-functions is used
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 31 10:03:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39333
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |INVALID
--- Comment #32 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
As far as I can tell this is not a bug in GCC but a bug in their code where
they have an extern inline function which behaviors differently the normal
function.
More information about the Gcc-bugs
mailing list