From 21290977cbdd41c6f4e7b297e63901ad491acadd Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 20 Aug 2013 06:02:53 +0000 Subject: merge from gcc --- include/dwarf2.def | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/dwarf2.def') diff --git a/include/dwarf2.def b/include/dwarf2.def index 7fe2df1..71a37b3 100644 --- a/include/dwarf2.def +++ b/include/dwarf2.def @@ -390,6 +390,9 @@ DW_AT (DW_AT_GNU_ranges_base, 0x2132) DW_AT (DW_AT_GNU_addr_base, 0x2133) DW_AT (DW_AT_GNU_pubnames, 0x2134) DW_AT (DW_AT_GNU_pubtypes, 0x2135) +/* Attribute for discriminator. + See http://gcc.gnu.org/wiki/Discriminator */ +DW_AT (DW_AT_GNU_discriminator, 0x2136) /* VMS extensions. */ DW_AT (DW_AT_VMS_rtnbeg_pd_address, 0x2201) /* GNAT extensions. */ -- cgit v1.1