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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-11-12
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |WAITING

--- Comment #5 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Keiya Nobuta from comment #4)
> Thank you for the information.
> Can it be suppressed by option?

You can use the noipa function attribute and there's a bunch of -fno-ipa-*
flags (see https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html).

Reply via email to