Treat the .gnu.debuglink and .gnu.debugaltlink sections as debug sections when readin...
[deliverable/binutils-gdb.git] / bfd / linker.c
index fff9d9b349eb64f761b8b632cce0798288229c57..9e89c84d15943deccae3664e6536bcf46c45077d 100644 (file)
@@ -1,5 +1,5 @@
 /* linker.c -- BFD linker routines
-   Copyright (C) 1993-2018 Free Software Foundation, Inc.
+   Copyright (C) 1993-2019 Free Software Foundation, Inc.
    Written by Steve Chamberlain and Ian Lance Taylor, Cygnus Support
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -959,7 +959,7 @@ _bfd_generic_link_add_archive_symbols
 
          if (arsym->name == NULL)
            goto error_return;
-                                 
+
          h = bfd_link_hash_lookup (info->hash, arsym->name,
                                    FALSE, FALSE, TRUE);
 
This page took 0.023178 seconds and 4 git commands to generate.