[Bug ipa/92077] Multiple independent functions degrades optimizations

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 14 09:01:00 GMT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-10-14
                 CC|                            |hubicka at gcc dot gnu.org
          Component|c++                         |ipa
     Ever confirmed|0                           |1

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yeah, not sure what we can do about this - it seems that comdat fns are subject
to inline-called-once heuristics but should they really?  I think not.


More information about the Gcc-bugs mailing list