https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119791
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|WORKSFORME |--- Status|RESOLVED |NEW Last reconfirmed| |2025-04-14 --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Eric Botcazou from comment #4) > That's expected because -fstack-clash-protection is a no-op on Windows (the > ABI already mandates stack checking there). Then the testcase should be skipped ...