emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specially.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 9 Jul 2001 18:56:00 +0000 (18:56 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 9 Jul 2001 18:56:00 +0000 (14:56 -0400)
commit823e3574e6af2c399d12390ee99cb4f17c1297df
treed13565676d9fd2c3a4a8cf406c20a5d7144cffe7
parent60a97cd4c44ef5a2f70d5596e9c62482d802d977
emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specially.

* emit-rtl.c (adjust_address, adjust_address_nv): Handle an
address that is a LO_SUM specially.
* explow.c (plus_constant_wide, case LO_SUM): Deleted.

From-SVN: r43866
gcc/ChangeLog
gcc/emit-rtl.c
gcc/explow.c