s/struct _serial_t/struct serial/
[deliverable/binutils-gdb.git] / bfd / pdp11.c
index 4f7e4609a8fe1333d64b594a4616b129ef5e014e..c7e9c3cea8c4349ef606426dc673feea4dc9931e 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for PDP-11 a.out binaries.
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   Copyright 2001 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -4110,6 +4110,7 @@ aout_link_write_symbols (finfo, input_bfd)
              switch (discard)
                {
                case discard_none:
+               case discard_sec_merge:
                  break;
                case discard_l:
                  if ((type & N_STAB) == 0
This page took 0.023259 seconds and 4 git commands to generate.