(set_nonvarying_address_components): If BASE is CONST_INT, add value to start and...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 12 Aug 1994 23:05:07 +0000 (19:05 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 12 Aug 1994 23:05:07 +0000 (19:05 -0400)
commit336d6f0a7e2a25d3a50b7afe1d43b3a40e89e22e
tree8ec8cc2a70aff2141fdec901641fdcfc0e92df4c
parentc9734bb90e64764d0dd2a305d4eebe099b869561
(set_nonvarying_address_components): If BASE is CONST_INT, add value to start and set BASE to const0_rtx.

(set_nonvarying_address_components): If BASE is CONST_INT, add value to start
and set BASE to const0_rtx.
(refers_to_mem_p): Don't do it here.

From-SVN: r7911
gcc/cse.c