OSDN Git Service

* emit-rtl.c (set_mem_attributes_minus_bitpos): Explicitly derive
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Dec 2010 13:28:05 +0000 (13:28 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Dec 2010 13:28:05 +0000 (13:28 +0000)
commitd8dccfe9a78b5dd581317bda7eb131f6476c6688
tree9c670cf4174680014299b8267b1aa6d19a854e3d
parent36c0883dab504b37e37e40f2ddb1c514753d2434
* emit-rtl.c (set_mem_attributes_minus_bitpos): Explicitly derive
default values from MEM mode if no memory attributes are present.
Do not use mode alignment, even on STRICT_ALIGNMENT targets, when
called with an expression (not a type).

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