https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120818
Bug ID: 120818 Summary: g++.target/i386/shrink_wrap_separate.C FAILs Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: ro at gcc dot gnu.org CC: lili.cui at intel dot com Target Milestone: --- Target: i386-pc-solaris2.11, amd64-pc-solaris2.11, x86_64-unknown-freebsd13.4 The new g++.target/i386/shrink_wrap_separate.C test FAILs on Solaris/x86, both 32 and 64-bit: +FAIL: g++.target/i386/shrink_wrap_separate.C -std=gnu++17 scan-rtl-dump pro_and_epilogue "The components we wrap separately are \\\\[sep 3 4\\\\]" +FAIL: g++.target/i386/shrink_wrap_separate.C -std=gnu++26 scan-rtl-dump pro_and_epilogue "The components we wrap separately are \\\\[sep 3 4\\\\]" +FAIL: g++.target/i386/shrink_wrap_separate.C -std=gnu++98 scan-rtl-dump pro_and_epilogue "The components we wrap separately are \\\\[sep 3 4\\\\]" The dump contains The components we wrap separately are [sep 3] There are gcc-testresults postings for FreeBSD/x86_64 with the same failure.