]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/explow.c
(convert_memory_address): No longer static.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 7 Apr 1995 16:35:25 +0000 (12:35 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 7 Apr 1995 16:35:25 +0000 (12:35 -0400)
commit498b529f119b92d970cfa2ad781611338ee405c1
tree2555f7631dc8f2c8423d9ea237481fdf1444f4d8
parent0aac88f627d0c52b0db0eed139fcffd940f73f90
(convert_memory_address): No longer static.

New arg, TO_MODE.
Do something special for SYMBOL_REF, LABEL_REF, and CONST.
(memory_address): Add extra arg to call to convert_memory_address.

From-SVN: r9328
gcc/explow.c