https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286
nightstrike <nightstrike at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nightstrike at gmail dot com
--- Comment #9 from nightstrike <nightstrike at gmail dot com> ---
I compiled both of the preprocessed source attachments and could not reproduce
your failure using a recently built gcc 13 cross compiler from linux to
x86_64-w64-mingw32. I used no options, "-O3 -Wall -fno-strict-aliasing
-fomit-frame-pointer -funroll-loops -fPIC", and "-O3 -Wall
-fno-strict-aliasing" based on your command lines.
Is it safe to assume that this is no longer an issue?