add -mno-accumulate-outgoing-args on x86
From-SVN: r48616
This commit is contained in:
parent
571a03b876
commit
1b64d74774
@ -1,5 +1,6 @@
|
||||
// { dg-do run }
|
||||
// { dg-options -fomit-frame-pointer }
|
||||
// { dg-options "-fomit-frame-pointer -mno-accumulate-outgoing-args" { target i?86-*-* } }
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user