]> gcc.gnu.org Git - gcc.git/commit
emit-rtl.c (set_mem_attributes_minus_bitpos): Remove dead code.
authorRichard Guenther <rguenther@suse.de>
Tue, 12 Jun 2012 08:43:55 +0000 (08:43 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 12 Jun 2012 08:43:55 +0000 (08:43 +0000)
commitf68396a1e0fffa1b15b8c5b732cd4f83c1b6b24b
tree011d7419e5eca6bff61d2f8643f8a7fad5e60297
parent891ca07d493c51f468710ba0f4af74bbe5e09fdd
emit-rtl.c (set_mem_attributes_minus_bitpos): Remove dead code.

2012-06-12  Richard Guenther  <rguenther@suse.de>

* emit-rtl.c (set_mem_attributes_minus_bitpos): Remove dead code.
* alias.c (ao_ref_from_mem): MEM_EXPR is conservative, MEM_OFFSET
and MEM_SIZE only refines it.  Reflect that and be less conservative
if either of the latter is not known.

From-SVN: r188429
gcc/ChangeLog
gcc/alias.c
gcc/emit-rtl.c
This page took 0.058696 seconds and 5 git commands to generate.