2014-02-25 Richard Biener <rguenther@suse.de>
commit8dc3230c729b78cca4d712eed5875f399f8f0fe7
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Feb 2014 08:59:10 +0000 (25 08:59 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Feb 2014 08:59:10 +0000 (25 08:59 +0000)
tree3865f08b7dd05cdeedbb9072627f9628d56e0850
parente38bbd9685367f1f2811821c69b82965a2fe50fc
2014-02-25  Richard Biener  <rguenther@suse.de>

PR middle-end/60291
* emit-rtl.c (mem_attrs_htab): Remove.
(mem_attrs_htab_hash): Likewise.
(mem_attrs_htab_eq): Likewise.
(set_mem_attrs): Always allocate new mem-attrs when something
changed.
(init_emit_once): Do not allocate mem_attrs_htab.

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