summaryrefslogtreecommitdiff
path: root/include/dwarf2.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2011-01-12 19:04:47 +0000
committerDJ Delorie <dj@delorie.com>2011-01-12 19:04:47 +0000
commit80c01fc5c301000b6100ec2f19524415dbe5926d (patch)
treee21542521b83ee0dc10528da5f0e5c49ec4e3059 /include/dwarf2.h
parent840a7679a7dbbba41eb9c4ec9aadd691c6e22ca0 (diff)
downloadgdb-80c01fc5c301000b6100ec2f19524415dbe5926d.tar.gz
merge from gcc
Diffstat (limited to 'include/dwarf2.h')
-rw-r--r--include/dwarf2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dwarf2.h b/include/dwarf2.h
index bd18a5465a4..ad00aac09b8 100644
--- a/include/dwarf2.h
+++ b/include/dwarf2.h
@@ -377,7 +377,7 @@ enum dwarf_attribute
DW_AT_linkage_name = 0x6e,
DW_AT_lo_user = 0x2000, /* Implementation-defined range start. */
- DW_AT_hi_user = 0x3ff0, /* Implementation-defined range end. */
+ DW_AT_hi_user = 0x3fff, /* Implementation-defined range end. */
/* SGI/MIPS extensions. */
DW_AT_MIPS_fde = 0x2001,