summaryrefslogtreecommitdiff
path: root/bfd/section.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-12-18 19:48:07 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-12-18 19:48:07 +0000
commit6767e10e0abd298a9e14fc9b68d652318aaffe6d (patch)
tree19aed98dfe02bed998e93f373780a9314ac9c36b /bfd/section.c
parent6de5e9289e0059ae8ad102ba39d9e7283ea620a6 (diff)
downloadbinutils-redhat-6767e10e0abd298a9e14fc9b68d652318aaffe6d.tar.gz
* section.c (BFD_FAKE_SECTION): Update.
* bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/section.c')
-rw-r--r--bfd/section.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/section.c b/bfd/section.c
index 11ce0d6135..54244c3fd4 100644
--- a/bfd/section.c
+++ b/bfd/section.c
@@ -636,8 +636,8 @@ CODE_FRAGMENT
. {* name, id, index, next, prev, flags, user_set_vma, *} \
. { NAME, IDX, 0, NULL, NULL, FLAGS, 0, \
. \
-. {* linker_mark, linker_has_input, gc_mark, gc_mark_from_eh, *} \
-. 0, 0, 1, 0, \
+. {* linker_mark, linker_has_input, gc_mark, *} \
+. 0, 0, 1, \
. \
. {* segment_mark, sec_info_type, use_rela_p, has_tls_reloc, *} \
. 0, 0, 0, 0, \