PR25900, RISC-V: null pointer dereference
[deliverable/binutils-gdb.git] / bfd / elf-s390-common.c
index d7cd7e60e9e376599268daf1f1c0ff1dc53ac160..dd318b0235f5bcc67d53d45ffa4642c347597a05 100644 (file)
@@ -1,5 +1,5 @@
 /* IBM S/390-specific support for ELF 32 and 64 bit functions
-   Copyright (C) 2000-2019 Free Software Foundation, Inc.
+   Copyright (C) 2000-2020 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -212,7 +212,7 @@ s390_elf_allocate_ifunc_dyn_relocs (struct bfd_link_info *info,
       return TRUE;
     }
 
-keep:
+ keep:
   /* Without checking h->plt.refcount here we allocate a PLT slot.
      When setting plt.refcount in check_relocs it might not have been
      known that this will be an IFUNC symol.  */
This page took 0.025454 seconds and 4 git commands to generate.