https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98676
Bug ID: 98676 Summary: gcc.target/i386/pr95021-1.c etc. FAIL Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: ro at gcc dot gnu.org CC: hjl.tools at gmail dot com Target Milestone: --- Target: i386-pc-solaris2.11, x86_64-pc-solaris2.11, i586-unknown-freebsd11.4, i686-apple-darwin8 As originally reported in PR middle-end/95021, Comment 11, two of the new testcases added with the fix for that PR FAIL: +FAIL: gcc.target/i386/pr95021-1.c scan-assembler movq[ \\t]%xmm[0-9]+, \\\\(%esp\\\\) +FAIL: gcc.target/i386/pr95021-3.c scan-assembler movq[ \\t]+[^\\n]*, %xmm I originally saw this on 32-bit Solaris/x86, but there are reports for other targets as well.