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:
parent
dd64a7fd27
commit
3ca6f6698c
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue