aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-sh.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-05-01 04:47:39 +0000
committerAlan Modra <amodra@gmail.com>2000-05-01 04:47:39 +0000
commitc8735523e1d349ae2b026232bea6bbc818b73fa7 (patch)
tree959e59a1814583c53441cdc7c21b95a6a42f7275 /bfd/coff-sh.c
parent33e16fad05aaadaf791b0ce8beb031de14f67418 (diff)
downloadfsf-binutils-gdb-c8735523e1d349ae2b026232bea6bbc818b73fa7.zip
fsf-binutils-gdb-c8735523e1d349ae2b026232bea6bbc818b73fa7.tar.gz
fsf-binutils-gdb-c8735523e1d349ae2b026232bea6bbc818b73fa7.tar.bz2
Fix bfd_coff_small_swap_table initialisation.
Diffstat (limited to 'bfd/coff-sh.c')
-rw-r--r--bfd/coff-sh.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/coff-sh.c b/bfd/coff-sh.c
index 2d1a3c3..1b78ef4 100644
--- a/bfd/coff-sh.c
+++ b/bfd/coff-sh.c
@@ -3198,8 +3198,6 @@ static const bfd_coff_backend_data bfd_coff_small_swap_table =
false,
#endif
2,
- false,
- 2,
#ifdef COFF_FORCE_SYMBOLS_IN_STRINGS
true,
#else