* ecoff.c (init_file): Initialize fMerge to 1.
authorIan Lance Taylor <ian@airs.com>
Mon, 26 Aug 1996 19:07:06 +0000 (19:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 26 Aug 1996 19:07:06 +0000 (19:07 +0000)
commit58275724ffb8a6fd56793629209a379dc92e6cec
tree9b63245e3bb3b64e7a662df3c0f4f5f0dda41d77
parentc6d5c52650674e14ffa6c82bf00805fbb9c423b0
* ecoff.c (init_file): Initialize fMerge to 1.
(add_file): Restore old file merging code, but only merge files if
fMerge is set.
(ecoff_directive_loc): Clear fMerge field of current file.
(ecoff_generate_asm_lineno): Likewise.
gas/ChangeLog