tree-sra.c (scalarize_use): Adjust the vpos argument to sra_explode_bitfield_assignme...
commitb5dcec1e254351e33b1e54379d78a6d2ed3ef805
authorRichard Sandiford <rsandifo@nildram.co.uk>
Sun, 25 Nov 2007 14:45:53 +0000 (25 14:45 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 25 Nov 2007 14:45:53 +0000 (25 14:45 +0000)
tree559f6dd9e3f8349eba8f4861bdbf6737a188d3ea
parent87caf699bdbee02675437483d08bcfa742277a62
tree-sra.c (scalarize_use): Adjust the vpos argument to sra_explode_bitfield_assignment in cases where the...

gcc/
* tree-sra.c (scalarize_use): Adjust the vpos argument to
sra_explode_bitfield_assignment in cases where the type is
wider than the bitfield.

From-SVN: r130408
gcc/ChangeLog
gcc/tree-sra.c