i386.c (override_options): Force -maccumulate-outgoing-args on if TARGET_STACK_PROBE.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 4 Mar 2008 12:46:56 +0000 (12:46 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 4 Mar 2008 12:46:56 +0000 (12:46 +0000)
commit2c7c6f543937704c5ec5975e237f2ce917d79f94
treeee7c895f824b72239993d2a510287b8dc4ed4640
parent676e18068fd59ae79f0c74538fcae607e24809fa
i386.c (override_options): Force -maccumulate-outgoing-args on if TARGET_STACK_PROBE.

* config/i386/i386.c (override_options): Force
-maccumulate-outgoing-args on if TARGET_STACK_PROBE.

testsuite:
* gcc.target/i386/sse-10.c: Don't use
-mno-accumulate-outgoing-args on *-*-mingw* *-*-cygwin*.

From-SVN: r132860
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/sse-10.c