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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-05-25
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think we have some code doing final value replacement of bit ops now, I
suppose that could be enhanced to cover this.  Yes, we handle &= ...
but not |= ...

Reply via email to