https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119791
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|UNCONFIRMED |RESOLVED
CC| |ebotcazou at gcc dot gnu.org
--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
That's expected because -fstack-clash-protection is a no-op on Windows (the ABI
already mandates stack checking there).
