[Bug middle-end/56727] [4.7/4.8] [missed-optimization] Recursive call goes through the PLT unnecessarily
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 25 19:18:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56727
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |middle-end
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-03-25 19:18:17 UTC ---
This is due to promoting of the type to int on some targets (x86 is the main
one).
More information about the Gcc-bugs
mailing list