https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97823
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
x86_64-w64-mingw32 enables -fms-extensions by default so that might be causing
the ICE here.
