summaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-09-29 12:07:01 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-09-29 12:07:01 +0000
commitf5de3ab5ceed5fb6e52065c5af82c345b20eeed5 (patch)
tree2b0ac99418009c5cded4731e1b6d02317bf2eea0 /bfd/ecoff.c
parent4f7e929c3a0b6fdbdbf9dbcf93a9b0a4f407eef0 (diff)
downloadbinutils-redhat-f5de3ab5ceed5fb6e52065c5af82c345b20eeed5.tar.gz
* section.c (struct sec): Remove kept_section.
(STD_SECTION): Remove kept_section initialisation. (bfd_make_section_anyway): Here too. * ecoff.c (bfd_debug_section): Remove kept_section initialisation. * cofflink.c (_bfd_coff_link_input_bfd): Don't test kept_section. * elflink.h (elf_link_input_bfd): Set discarded link-once section symbols to zero, and remove all code involved with kept_section and tracking section symbol values. * bfd-in2.h: Regenerate. * configure.in: Bump version number. * configure: Regenerate. * ldlang.c (section_already_linked): Remove assignment to kept_section.
Diffstat (limited to 'bfd/ecoff.c')
-rw-r--r--bfd/ecoff.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ecoff.c b/bfd/ecoff.c
index 359c2547db..4e0e9533b9 100644
--- a/bfd/ecoff.c
+++ b/bfd/ecoff.c
@@ -86,8 +86,8 @@ static asection bfd_debug_section =
NULL, NULL, 0, 0, 0,
/* line_filepos, userdata, contents, lineno, lineno_count, */
0, NULL, NULL, NULL, 0,
- /* entsize, comdat, kept_section, moving_line_filepos, */
- 0, NULL, NULL, 0,
+ /* entsize, comdat, moving_line_filepos, */
+ 0, NULL, 0,
/* target_index, used_by_bfd, constructor_chain, owner, */
0, NULL, NULL, NULL,
/* symbol, */