i386.c (function_arg): Pass variable sized structures correctly on the stack.
authorRichard Henderson <rth@redhat.com>
Wed, 26 Feb 2003 01:26:51 +0000 (17:26 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 26 Feb 2003 01:26:51 +0000 (17:26 -0800)
commit8d4540089a757d0f1860f2169937c95c77b6388b
treec105fce4cd2759ad899e841a5cc2a493e03c8389
parent61ba356a99fbb93f321ab8a1892c88182df4d190
i386.c (function_arg): Pass variable sized structures correctly on the stack.

        * config/i386/i386.c (function_arg): Pass variable sized
        structures correctly on the stack.

From-SVN: r63442
gcc/ChangeLog
gcc/config/i386/i386.c