gcc.dg/pr87485.c: Require scheduling

Committed as obvious, fixing one failure for mmix-knuth-mmixware.

gcc/testsuite:
	* gcc.dg/pr87485.c: Require scheduling.
This commit is contained in:
Hans-Peter Nilsson 2020-07-20 04:01:43 +02:00
parent dd64a7fd27
commit 3ca6f6698c
1 changed files with 1 additions and 0 deletions

View 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;