]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: gcc.dg/pr108117.c: Require effective-target scheduling
authorHans-Peter Nilsson <hp@axis.com>
Fri, 10 Mar 2023 16:38:42 +0000 (17:38 +0100)
committerHans-Peter Nilsson <hp@bitrange.com>
Fri, 10 Mar 2023 22:47:39 +0000 (23:47 +0100)
commit88bcd4e5678260bfd60c6cbc7ecb63b8aeafd20e
treee0991ad42687c78fd43f56fb86596110727e5f8b
parentb6503c707cb846035902a4b7a58d78360d2a6488
testsuite: gcc.dg/pr108117.c: Require effective-target scheduling

Targets that don't support scheduling get a warning:
cc1: warning: instruction scheduling not supported on this target machine

Do like other target-generic tests unconditionally passing
-fschedule-insns: require effective target scheduling.

* gcc.dg/pr108117.c: Require effective-target scheduling.
gcc/testsuite/gcc.dg/pr108117.c