(output_move_dconst): New function.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Feb 1994 13:13:00 +0000 (08:13 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Feb 1994 13:13:00 +0000 (08:13 -0500)
commitbb4efbc82f2fa269a3a10ab78d859a218890e6f3
tree9e9ca29b82037f603b326c3891c0ab628197d490
parentea1fd45353a3cc1c82f10bce2bea900ae87d5349
(output_move_dconst): New function.

(global_symbolic_reference_mentioned_p): New function.
(print_operand_address): Allow pc-relative mode not only
for {LABEL, SYMBOL}_REF but for CONST too. If compiling PIC,
transform "symbol+const(Rx)" to "const(symbol(sb))[Rx:b]".

From-SVN: r6606
gcc/config/ns32k/ns32k.c