summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/dwarf2.h')
-rw-r--r--contrib/gcc/dwarf2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gcc/dwarf2.h b/contrib/gcc/dwarf2.h
index 524d2bd..ec37c8e 100644
--- a/contrib/gcc/dwarf2.h
+++ b/contrib/gcc/dwarf2.h
@@ -547,6 +547,7 @@ enum dwarf_location_atom
DW_OP_bit_piece = 0x9d,
/* GNU extensions. */
DW_OP_GNU_push_tls_address = 0xe0,
+ DW_OP_GNU_uninit = 0xf0,
/* HP extensions. */
DW_OP_HP_unknown = 0xe0, /* Ouch, the same as GNU_push_tls_address. */
DW_OP_HP_is_value = 0xe1,
OpenPOWER on IntegriCloud