reload1.c (alter_reg): Require the alignment of the stack slot to be at least reg_max...
authorRichard Sandiford <richard@codesourcery.com>
Wed, 27 Sep 2006 15:27:38 +0000 (15:27 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 27 Sep 2006 15:27:38 +0000 (15:27 +0000)
commit63a7a62b25dcea2f63b2f50ee7502084ac8991f1
treeae805c7684178f9920bbee449d77cb2bf5c4d45b
parent0d1187867f0c2f92dc4458ed0bffce479b1c11c0
reload1.c (alter_reg): Require the alignment of the stack slot to be at least reg_max_ref_width bytes.

gcc/
* reload1.c (alter_reg): Require the alignment of the stack slot to
be at least reg_max_ref_width bytes.
(scan_paradoxical_subregs): Record the largest width in
reg_max_ref_width.

From-SVN: r117252
gcc/ChangeLog
gcc/reload1.c