(output_constant_def_contents): New function.
authorRichard Stallman <rms@gnu.org>
Fri, 23 Jul 1993 18:50:33 +0000 (18:50 +0000)
committerRichard Stallman <rms@gnu.org>
Fri, 23 Jul 1993 18:50:33 +0000 (18:50 +0000)
commitff8f44010f2c7d7de2666078cc5d627f27c7432b
treef3e3a067c65cab37af90b168e94e95156be6d7f5
parentde5206613ed98eac1e9b142079458314b66ada83
(output_constant_def_contents): New function.

(output_constant_def): Use it.
(deferred_constants): New list of constants not yet output.
(defer_addressed_constants): New function.
(output_deferred_addressed_constants): New function.
(make_decl_rtl): Don't ever replace old rtl;
instead, change its mode if necessary.

From-SVN: r4974
gcc/varasm.c