aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dwarf2.h')
-rw-r--r--gcc/dwarf2.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/dwarf2.h b/gcc/dwarf2.h
index 04a7c55685f..89bc08a98e9 100644
--- a/gcc/dwarf2.h
+++ b/gcc/dwarf2.h
@@ -583,10 +583,7 @@ enum dwarf_type
DW_ATE_HP_complex_float128 = 0x83, /* Complex floating-point (128 bit). */
DW_ATE_HP_floathpintel = 0x84, /* Floating-point (82 bit IA64). */
DW_ATE_HP_imaginary_float80 = 0x85,
- DW_ATE_HP_imaginary_float128 = 0x86,
- /* GNU extensions. */
- DW_ATE_GNU_complex_signed = 0x87, /* Complex signed int. */
- DW_ATE_GNU_complex_unsigned = 0x88 /* Complex unsigned int. */
+ DW_ATE_HP_imaginary_float128 = 0x86
};
#define DW_ATE_lo_user 0x80