function.c (locate_and_pad_parm): Also pad initial offset so that the total argument...
authorGraham Stott <grahams@gcc.gnu.org>
Thu, 26 Jul 2001 05:45:25 +0000 (05:45 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Thu, 26 Jul 2001 05:45:25 +0000 (05:45 +0000)
commit2e824adbe44a946c91c1ff94815963fd2bec93be
treec5545082ea24020901e3917a8c88b1eba9b9a3a6
parent66621f9e02f3a3dcfb3d8671aee9ed5126abbe1a
function.c (locate_and_pad_parm): Also pad initial offset so that the total argument size also includes the padding.

        * function.c (locate_and_pad_parm): Also pad initial offset
        so that the total argument size also includes the padding.

From-SVN: r44379
gcc/function.c