2005-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
commit5724df299a6aea451dbbdfe81dc7e4b15a5df26f
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jan 2005 10:15:32 +0000 (11 10:15 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jan 2005 10:15:32 +0000 (11 10:15 +0000)
tree0162f7a0afe6dc1ad13cacd2f97988fe2c5b7b53
parente5c64bfc582016d289d5de5b993165878dabaff2
2005-01-11  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (override_options): Return error if
-mbackchain, -mpacked-stack and -mhard-float are used together.
(s390_va_start): Remove the backchain && packed-stack special case.
(s390_gimplify_va_arg): Likewise.
* doc/invoke.texi: Remove the ABI incompatibility note.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93182 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/doc/invoke.texi