diff options
author | Chung-Ju Wu <jasonwucj@gmail.com> | 2014-09-03 10:15:06 +0000 |
---|---|---|
committer | Chung-Ju Wu <jasonwucj@gcc.gnu.org> | 2014-09-03 10:15:06 +0000 |
commit | 650fc46935f19fe1e935fa62891689cb1375d8b6 (patch) | |
tree | 0d9eba6ef94bde334e2d3f8007124ef563144955 /include | |
parent | 557430f1699f0ad881815957f35fdc9b11a09608 (diff) | |
download | gcc-650fc46935f19fe1e935fa62891689cb1375d8b6.zip gcc-650fc46935f19fe1e935fa62891689cb1375d8b6.tar.gz gcc-650fc46935f19fe1e935fa62891689cb1375d8b6.tar.bz2 |
[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we can have structure argument
partially in registers and stack.
-- This is needed if we would like to pass variadic arguments via registers
that are pused on the stack by callee. So that va_arg() can access
arguments continously in memory.
* config/nds32/nds32.c (nds32_arg_partial_bytes): New implementation
for TARGET_ARG_PARTIAL_BYTES.
From-SVN: r214868
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions