correct ft32 reloc range test
[deliverable/binutils-gdb.git] / bfd / elf32-xgate.h
index 323474226d17c049bba24d4ac30cfc628665356a..99ab9a4935ddb3238de14ff44569083ba2018f63 100644 (file)
@@ -1,5 +1,5 @@
 /* Freescale XGATE-specific support for 32-bit ELF
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    Contributed by Sean Keys (skeys@ipdatasys.com)
    (Heavily copied from the HC11 port by Stephane Carrez (stcarrez@nerim.fr))
@@ -80,7 +80,7 @@ struct xgate_elf_link_hash_table
 
   /* Assorted information used by elf32_hppa_size_stubs.  */
   unsigned int bfd_count;
-  int          top_index;
+  int         top_index;
   asection **  input_list;
 
   /* Small local sym cache.  */
This page took 0.022947 seconds and 4 git commands to generate.