]> git.ipfire.org Git - thirdparty/gcc.git/commit
2013-03-26 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2013 09:14:59 +0000 (09:14 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2013 09:14:59 +0000 (09:14 +0000)
commit9eec20bfd5806dd0380e07dbc0f03409ce3d4efb
tree6e163de4f8776d1d4ec960e026bfa6b63c52a023
parent684c0f066b231d4a758b28db811c5c51fd07f29b
2013-03-26  Richard Biener  <rguenther@suse.de>

* emit-rtl.c (set_mem_attributes_minus_bitpos): Remove
alignment computations and rely on get_object_alignment_1
for the !TYPE_P case.
Commonize DECL/COMPONENT_REF handling in the ARRAY_REF path.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197095 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/emit-rtl.c