gcc.dg/pr87485.c: Require scheduling
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 20 Jul 2020 02:01:43 +0000 (04:01 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Mon, 20 Jul 2020 02:01:43 +0000 (04:01 +0200)
Committed as obvious, fixing one failure for mmix-knuth-mmixware.

gcc/testsuite:
* gcc.dg/pr87485.c: Require scheduling.

gcc/testsuite/gcc.dg/pr87485.c

index 7e0917358f2d886ed472346cc5902aecff40719b..17d1c24c4f7080ff3859be711dc29f2758e78bf8 100644 (file)
@@ -2,6 +2,7 @@
 /* { dg-do compile { target int128 } } */
 /* { dg-options "-O2 -fschedule-insns -fno-guess-branch-probability -fno-isolate-erroneous-paths-dereference -fno-omit-frame-pointer -fno-split-wide-types -fno-tree-ccp -fno-tree-sra" } */
 /* { dg-additional-options "-fstack-protector-strong" { target fstack_protector } } */
+/* { dg-require-effective-target scheduling } */
 
 int *a;