calls.c (store_one_arg): Make sure that the entire argument is pushed if...
authorRoman Lechtchinsky <rl@cs.tu-berlin.de>
Mon, 10 Sep 2001 10:10:16 +0000 (10:10 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 10 Sep 2001 10:10:16 +0000 (10:10 +0000)
commit0df299ae0b9ef2d4ba4649db92b033d2baecafcb
tree2741623bc981ac2187ee03d54164931a719749cf
parentc347e68d71ffaaf932cbe5263235afcc14129c55
calls.c (store_one_arg): Make sure that the entire argument is pushed if...

* calls.c (store_one_arg): Make sure that the entire argument is
pushed if STACK_PARMS_IN_REG_PARM_AREA is defined.

From-SVN: r45501
gcc/ChangeLog
gcc/calls.c