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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |lto
          Component|lto                         |ipa
   Target Milestone|---                         |10.4
      Known to work|                            |11.1.0

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Not sure if really a GCC regression - unless say GCC 9 is fine as well.

That said, awaits reproduction / testcase.  I suppose trying -fno-ipa-* to
see whether triggered by a specific IPA pass would be interesting (my
bet is ICF or SRA both of which have seen larger changes in GCC 10/11).

Reply via email to