diff options
author | Richard Henderson <rth@cygnus.com> | 1999-09-28 01:15:38 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1999-09-28 01:15:38 -0700 |
commit | 8ebecc3b1c66783ed62d5af14148c0778ac66131 (patch) | |
tree | a14d3c43fc5eb3c00ec2e264f337dbe3bd05f7e3 /gcc/reg-stack.c | |
parent | 5e49cb95ea7a100ec8b737938efbaf389be31309 (diff) | |
download | gcc-8ebecc3b1c66783ed62d5af14148c0778ac66131.zip gcc-8ebecc3b1c66783ed62d5af14148c0778ac66131.tar.gz gcc-8ebecc3b1c66783ed62d5af14148c0778ac66131.tar.bz2 |
builtins.c (stabilize_va_list): Stabilize array type va_list to a pointer type, not the base record type.
* builtins.c (stabilize_va_list): Stabilize array type va_list
to a pointer type, not the base record type.
(expand_builtin_va_copy): Dereference the pointers explicitly;
use the correct size for the copy.
* rs6000.c (rs6000_va_start): Dereference valist to get to the record.
(rs6000_va_arg): Likewise.
From-SVN: r29690
Diffstat (limited to 'gcc/reg-stack.c')
0 files changed, 0 insertions, 0 deletions