[Bug tree-optimization/44822] Recusive functions optimize in unpredictable ways

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 5 13:47:00 GMT 2010



------- Comment #1 from rguenth at gcc dot gnu dot org  2010-07-05 13:46 -------
recursive inlining is limited to a depth of 8.

While the testcase may be "interesting", does it have any practical
relevance?  Certainly nobody looked to optimize for these funny
callgraphs.

But yes, confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org, hubicka at gcc dot gnu
                   |                            |dot org
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |tree-optimization
     Ever Confirmed|0                           |1
           Keywords|                            |missed-optimization
   Last reconfirmed|0000-00-00 00:00:00         |2010-07-05 13:46:47
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44822



More information about the Gcc-bugs mailing list