]> git.ipfire.org Git - thirdparty/gcc.git/commit
emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant addresses to be shared.
authorRichard Sandiford <rsandifo@redhat.com>
Tue, 4 Nov 2003 09:14:18 +0000 (09:14 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 4 Nov 2003 09:14:18 +0000 (09:14 +0000)
commit21e9fc4735eca1010ac051b76cd361943f3e6d4a
tree794f7f482bbd70e6e9a2a4361659acc02fe2a1e8
parent7807fcd903c2a016ee64a6ac6ce66443e801791f
emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant addresses to be shared.

* emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant
addresses to be shared.
(force_const_mem): Return a copy of the pool entry.

From-SVN: r73248
gcc/ChangeLog
gcc/emit-rtl.c
gcc/varasm.c