Fix potential segfault
[deliverable/binutils-gdb.git] / bfd / pei-mcore.c
index cb0652dc8bc4f6b11dacb6a30b23b8e1ba706314..8e74c76235733eb09a49d35e34baf3a9ce462b66 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for MCore PECOFF files.
-   Copyright (C) 1999-2014 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -30,7 +30,7 @@
 
 #define COFF_IMAGE_WITH_PE
 #define COFF_WITH_PE
-#define PCRELOFFSET        TRUE
+#define PCRELOFFSET       TRUE
 /* Long section names not allowed in executable images, only object files.  */
 #define COFF_LONG_SECTION_NAMES 0
 
This page took 0.027116 seconds and 4 git commands to generate.