]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (arm_gimplify_va_arg_expr): Update prototype to take gimple_seq * arguments.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 21 Feb 2009 02:18:01 +0000 (02:18 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 21 Feb 2009 02:18:01 +0000 (02:18 +0000)
commitae46a823a786d2489740e628f8067d3f4fd76169
treec33efa8611a4bf30102a57dbbe33f3407bec8fbc
parent5b9daa7e60b0ccfd2bc99748b4362c6773bcc378
arm.c (arm_gimplify_va_arg_expr): Update prototype to take gimple_seq * arguments.

* 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.

From-SVN: r144344
gcc/ChangeLog
gcc/config/arm/arm.c