arc.h (FUNCTION_ARG, [...]): Move code to...
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 28 Oct 2010 20:04:05 +0000 (20:04 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 28 Oct 2010 20:04:05 +0000 (20:04 +0000)
commit66d5ee1440253133ff2a483f61b2468957cf407f
tree28b710b563510c4e17747afc92185d41278ad5a8
parenta6a54b6fd1c70a193f64203cdf00120ae2caa580
arc.h (FUNCTION_ARG, [...]): Move code to...

* config/arc/arc.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Move code
to...
* config/arc/arc.c (arc_function_arg): ...here and...
(arc_function_arg_advance): ...here.  New functions.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.

From-SVN: r166041
gcc/ChangeLog
gcc/config/arc/arc.c
gcc/config/arc/arc.h