* config/ia64/ia64.h (FUNCTION_ARG_BOUNDARY): Change macro to
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Oct 2004 16:07:03 +0000 (16:07 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Oct 2004 16:07:03 +0000 (16:07 +0000)
commitd0294e5d73680f34967d74832a6bc4d3da0542ec
tree8c42196e78b6f1f024ae1d75e8392b43aa7ac016
parent7fa8d7a1ff9048ea59c0844a7dddf6b611f38678
* config/ia64/ia64.h (FUNCTION_ARG_BOUNDARY): Change macro to
call ia64_function_arg_boundary.
* config/ia64/ia64-protos.h (ia64_function_arg_boundary): New.
* config/ia64/ia64.c (ia64_function_arg_boundary): New.
(ia64_function_arg_advance): Do not put 128 bit floats into
FP registers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88608 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h