]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/explow.c
(convert_memory_address): New function.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Apr 1995 22:12:15 +0000 (18:12 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Apr 1995 22:12:15 +0000 (18:12 -0400)
commitea534b63c64528eafee8d376cdaf142ea2c80765
tree31991151d1cb4fc5c94764fba5cfde60362d6b01
parentff0dbdd176ddd2bd1f40030e7adedb4d7e090fc1
(convert_memory_address): New function.

(memory_address): Call if it needed.
(promote_mode, case POINTER_TYPE): Use Pmode and pointer extension.
(allocate_dynamic_stack_space): Convert size from ptr_mode.

From-SVN: r9304
gcc/explow.c