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.

Reply via email to