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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
On the other hand: l0 += (*rs ^ (l0 &= 1));
looks like undefined behavior.

Reply via email to