https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122611
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |FIXED
Target Milestone|--- |15.2
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
testb $63, %dil
jne .L3
Actually this was fixed in GCC 15.2.0 to do the correct alignment check.
