[NDS32] Preparation in nds32.h of using registers to save varargs.
commit052ecb14dbeb2f79a1199a5c15a2254ef1069d9b
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 2014 08:40:40 +0000 (3 08:40 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 2014 08:40:40 +0000 (3 08:40 +0000)
tree39417e8311f5a2f73c28beed5d34d61cf5ea3508
parent70610ce0ea549008223a92bb8573447017a9efe9
[NDS32] Preparation in nds32.h of using registers to save varargs.

  -- The varargs area may also need padding bytes so that we can ensure
     that argument pointer is 8-byte alignment.

* config/nds32/nds32.h (machine_function): Add some fields for variadic
arguments implementation.

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