sparc.c (function_arg_slotno): Use FLOAT_TYPE_P to detect FP fields in structures.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 22 Jan 2004 11:15:37 +0000 (12:15 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 22 Jan 2004 11:15:37 +0000 (11:15 +0000)
commit8a98812c685222768f27f9abb7255352d94eb9ab
tree4f0415a4673c20028e8ec093fba373d22b74b32f
parent0de456a50fb90ad9056d6582cdb4803df5f2c86b
sparc.c (function_arg_slotno): Use FLOAT_TYPE_P to detect FP fields in structures.

* config/sparc/sparc.c (function_arg_slotno): Use
FLOAT_TYPE_P to detect FP fields in structures.
(function_arg_record_value_1): Likewise.
(function_arg_record_value_2): Likewise.

From-SVN: r76346
gcc/ChangeLog
gcc/config/sparc/sparc.c