Adjust structure parameter passing to match ABI change.
authorJim Wilson <wilson@cygnus.com>
Tue, 1 Aug 2000 03:22:53 +0000 (03:22 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 1 Aug 2000 03:22:53 +0000 (20:22 -0700)
commitf9f45ccb5ff5fe101f543b8e55a831df05bdaffb
treee8d7b61abce7dc8d95f900dadc7062ccd1d48b23
parent003661ddec1ac7ed08d8b6e21166fdadc37eb1d3
Adjust structure parameter passing to match ABI change.

* config/ia64/ia64.c (ia64_function_arg): Use alignment not size
when computing offset.

From-SVN: r35401
gcc/ChangeLog
gcc/config/ia64/ia64.c