add -mno-accumulate-outgoing-args on x86

From-SVN: r48616
This commit is contained in:
Jason Merrill 2002-01-07 17:40:52 -05:00
parent 571a03b876
commit 1b64d74774
1 changed files with 1 additions and 0 deletions

View File

@ -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>