diff options
author | Chung-Ju Wu <jasonwucj@gmail.com> | 2014-09-03 09:44:49 +0000 |
---|---|---|
committer | Chung-Ju Wu <jasonwucj@gcc.gnu.org> | 2014-09-03 09:44:49 +0000 |
commit | 4f44e960ea3c175eb8ec92b6872b8a2ef6775dba (patch) | |
tree | 4f15f075b3f2f4ae828d408b82e2152870da9354 /gcc/final.c | |
parent | 35da54a6086474e5c37826fb63aeaf70bc794181 (diff) | |
download | gcc-4f44e960ea3c175eb8ec92b6872b8a2ef6775dba.zip gcc-4f44e960ea3c175eb8ec92b6872b8a2ef6775dba.tar.gz gcc-4f44e960ea3c175eb8ec92b6872b8a2ef6775dba.tar.bz2 |
[NDS32] Since argument pointer must be 8-byte alignment...
[NDS32] Since argument pointer must be 8-byte alignment, our first parameter may
require 4-byte offset if pushed varargs is not 8-byte aligned.
* config/nds32/nds32.h (FIRST_PARM_OFFSET): Set proper location
according to the value of crtl->args.pretend_args_size.
From-SVN: r214863
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions