]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)
authorAlan Modra <amodra@bigpond.net.au>
Sat, 29 Oct 2005 22:35:37 +0000 (22:35 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Sat, 29 Oct 2005 22:35:37 +0000 (09:05 +1030)
commit0d6c605c36a04f8a0c92c21376f53ad2a20f77ca
treeadf966f33f0a0f8cb8e27ee04be8f2392e2f76cf
parentba20139f79cb5153f2c14817fc402dcf6ee6cde5
re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)

PR target/23070
* config/rs6000/rs6000.c (function_arg): For ABI_V4 calls to
stdarg functions, set/clear the fp marker even when no variable
args are passed.
* config/rs6000/sysv4.h (SUBTARGET_SWITCHES): Describe
-mprototype and -mno-prototype.

From-SVN: r105998
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/sysv4.h