(bc_output_ascii): New function.
authorRichard Stallman <rms@gnu.org>
Mon, 4 Oct 1993 22:47:13 +0000 (22:47 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 4 Oct 1993 22:47:13 +0000 (22:47 +0000)
commit69249c1b8e4513bc67b14f1e8fe70d50f85c3c75
treea50638fcabfba4a26d64e5bc69e9239c73c59036
parent3e00fefde117f3c5f88e068174340a6913c394dd
(bc_output_ascii): New function.

(assemble_string): Use it.
(assemble_static_space, assemble_variable): Put braces around uses
of BC_OUTPUT_COMMON and BC_OUTPUT_LOCAL.

From-SVN: r5596
gcc/varasm.c