diff options
author | Jakub Jelinek <jakub@redhat.com> | 2010-07-16 11:06:02 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2010-07-16 11:06:02 +0200 |
commit | 88ad03c2cbc921c32663562c95f2966e6dc0885b (patch) | |
tree | 30e7ceedd3005f1370130fd0eea949d4448e16a5 /gcc/tree-ssa-loop-prefetch.c | |
parent | ba2dc63db7830c104a1325133ee5f286e4ff4dcf (diff) | |
download | gcc-88ad03c2cbc921c32663562c95f2966e6dc0885b.zip gcc-88ad03c2cbc921c32663562c95f2966e6dc0885b.tar.gz gcc-88ad03c2cbc921c32663562c95f2966e6dc0885b.tar.bz2 |
re PR target/44942 (Bug in argument passing of long double)
PR target/44942
* config/i386/i386-protos.h (ix86_function_arg_boundary): Change second
argument to const_tree.
* config/i386/i386.c (function_arg_advance): If padding needs to be
inserted before argument, increment cum->words by number of padding
words as well.
(contains_aligned_value_p): Change argument to const_tree.
(ix86_function_arg_boundary): Change second argument to const_tree.
* gcc.c-torture/execute/pr44942.c: New test.
* gcc.target/i386/pr44942.c: New test.
From-SVN: r162255
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.c')
0 files changed, 0 insertions, 0 deletions