https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81323

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-07-17
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
We do not have "return functions" but all IPA propagations just work on the
acyclic graph call arg -> callee.

Eventually we have a dup for this somewhere.

Reply via email to