]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 17 Dec 2025 12:20:20 +0000 (13:20 +0100)
committerRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 17 Dec 2025 12:20:20 +0000 (13:20 +0100)
commitbd986ddbded2cfcbe3ccdc076e4cba15a7643b65
treeecd3485e7b1ace3e15fa859bf7b9074a490b4866
parent829fc51a5c98c27c39046bbbeccef375236c88dd
testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux

Two tests FAIL on Solaris x86:

FAIL: gcc.target/i386/pr120881-1a.c  at line 4 (test for warnings, line )
FAIL: gcc.target/i386/pr120881-1b.c  at line 4 (test for warnings, line )

producing no message contrary to what the tests expect.  The reason is
similar to previous instances: Solaris doesn't support -mfentry.  Like
previous cases, this patch thus restricts them to Linux.

Tested on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.

2025-12-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

gcc/testsuite:
* gcc.target/i386/pr120881-1a.c: Restrict to Linux.
* gcc.target/i386/pr120881-1b.c: Likewise.
gcc/testsuite/gcc.target/i386/pr120881-1a.c
gcc/testsuite/gcc.target/i386/pr120881-1b.c