i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABI
authorJan Hubicka <jh@suse.cz>
Tue, 6 Jan 2009 15:04:25 +0000 (16:04 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 6 Jan 2009 15:04:25 +0000 (15:04 +0000)
commit9aa5c1b2acb324d7d221f7d919e976110cdeedfc
treeddd0047f2295a95e1ee60d5eb419ff46e616fc54
parentf7556aaec3e41bc2314849dbd5de482ebf87a0d1
i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABI

* i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABI
* i386.c (init_cumulative_args): Disallow calls of MSABI functions when
accumulate outgoing args is off.

Co-Authored-By: Kai Tietz <kai.tietz@onevision.com>
From-SVN: r143118
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h