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:43:34 +0000 (05:43 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Thu, 26 Jul 2001 05:43:34 +0000 (05:43 +0000)
commit5b16f5560b6372d7397cdcaf9ee7f9b4dce3fc12
tree4fbe0a31229d3312675f18c50c9d1eebd8941b71
parent3f19669a7cb802ce05fde56e7cfb87c8df2494cb
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.

        * gensupport.c (alter_output_for_insn): Correct enable checking failure
        change XSTR to XTMPL.

        (process_one_cond_exec): Likewise

From-SVN: r44377
gcc/ChangeLog