https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114666
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Send out an email on the issue of COND_EXPR:
https://gcc.gnu.org/pipermail/gcc/2024-April/243709.html
Tomorrow I will fix post a fix for this (maybe both fixes for folks to select
from).
Note I think this is a P1 even though signed 1bit integer bitfields are less
likely to show up in the wild this is a miscompile which was reported before
the release ...