[Bug tree-optimization/58391] avr-gcc: Certain functions with computed goto could be inlined
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 11 18:20:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58391
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|wrong-code |
Status|UNCONFIRMED |RESOLVED
CC| |gjl at gcc dot gnu.org
Component|target |tree-optimization
Resolution|--- |INVALID
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
This is not a bug, it's a feature. For reasoning see tree-inline.c:
http://gcc.gnu.org/viewcvs/gcc/branches/gcc-4_7-branch/gcc/tree-inline.c?view=markup#l3170
More information about the Gcc-bugs
mailing list