ubsan: microblaze: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / include / dwarf2.h
index cf0039a92ab4e837c6e028cfc2ac085c0776ccb3..a4a183155358936af2ce2b2f4c53faadd6052c4c 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations and definitions of codes relating to the DWARF2 and
    DWARF3 symbolic debugging information formats.
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    Written by Gary Funck (gary@intrepid.com) The Ada Joint Program
    Office (AJPO), Florida State University and Silicon Graphics Inc.
@@ -316,7 +316,6 @@ enum dwarf_location_list_entry_type
 
 #define DW_CIE_ID        0xffffffff
 #define DW64_CIE_ID      0xffffffffffffffffULL
-#define DW_CIE_VERSION   1
 
 #define DW_CFA_extended   0
 
This page took 0.024741 seconds and 4 git commands to generate.