https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115545
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to uecker from comment #3) > And I introduced a similar issue with PR115157. Except that was about enum where here we are talking about size of long. You could have tested on x86_64 with -m32 to get the failure in the first place ... as shown by https://gcc.gnu.org/pipermail/gcc-patches/2024-June/654984.html .