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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2025-08-30
             Status|UNCONFIRMED                 |NEW
         Depends on|                            |40209
     Ever confirmed|0                           |1

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am 99% sure this is another one of the REG_UNUSED vs single_use issues.

They show up much more in x86 since x86 has a div/mod instruction.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40209
[Bug 40209] stale REG_UNUSED note vs single_set

Reply via email to