https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119791
Bug ID: 119791
Summary: FAIL: gcc.dg/stack-check-10.c on Windows
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: nightstrike at gmail dot com
Target Milestone: ---
Created attachment 61101
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61101&action=edit
RTL on windows
All four tests in this file fail on Windows:
FAIL: gcc.dg/stack-check-10.c scan-rtl-dump-times pro_and_epilogue "Stack clash
no probe" 2
FAIL: gcc.dg/stack-check-10.c scan-rtl-dump-times pro_and_epilogue "Stack clash
not noreturn" 2
FAIL: gcc.dg/stack-check-10.c scan-rtl-dump-times pro_and_epilogue "Stack clash
residual allocation in prologue" 2
FAIL: gcc.dg/stack-check-10.c scan-rtl-dump-times pro_and_epilogue "Stack clash
no frame pointer needed" 2
The remaining tests are skipped. RTL included as an attachment.