ubsan: aarch64: left shift of negative value
[deliverable/binutils-gdb.git] / bfd / pei-arm.c
index 009ae8eec1cf572af43933e6a00b67e906d4eb99..db7f60f781f622c3068a354d45a27bc264d8f78b 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for arm PE IMAGE COFF files.
-   Copyright (C) 1995-2017 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 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.032978 seconds and 4 git commands to generate.