OSDN Git Service

* config/arm/arm.c (arm_gimplify_va_arg_expr): Update prototype to
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2009 02:18:01 +0000 (02:18 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2009 02:18:01 +0000 (02:18 +0000)
commit54ad443fe580ece9f8d89e304fc2270419b4451c
treec33efa8611a4bf30102a57dbbe33f3407bec8fbc
parent97a32de0ded2d9cbdce65c5828c14280e73b9bdf
* config/arm/arm.c (arm_gimplify_va_arg_expr): Update prototype to
take gimple_seq * arguments.
(arm_mangle_type): Use CONST_CAST_TREE on type argument passed to
types_compatible_p langhook.

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