re PR target/15941 (new fails gcc.dg/compat/struct-by-value-11 and gcc.dg/compat...
authorRichard Henderson <rth@redhat.com>
Sat, 19 Jun 2004 19:24:56 +0000 (12:24 -0700)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 19 Jun 2004 19:24:56 +0000 (19:24 +0000)
commitebca59c355524893ef3facf6ad12074e4661348e
tree3bfa4addf632b7aea8ae5a0a38303b051c63876d
parent8426c25e7c2351b1f1f7a48d3ec01a79622f558c
re PR target/15941 (new fails gcc.dg/compat/struct-by-value-11 and gcc.dg/compat/struct-by-value-1)

PR target/15941
* function.c (assign_parms): If not padding upward or intentionally
forcing upward padding, take offset_rtx into account when determining
the alignment for stack_parm.

From-SVN: r83396
gcc/ChangeLog
gcc/function.c