Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2011-01-12 22:04:47 +0300
committerDJ Delorie <dj@redhat.com>2011-01-12 22:04:47 +0300
commit7c0be7cbdbc7e7e4e2c4ed845eb77d330da0ba4e (patch)
tree1d734c2e3515cc0936e462d277980d5deee78de4 /include/dwarf2.h
parent96195d804a20a53b242138d8e0c01edaf693404a (diff)
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 bd18a5465..ad00aac09 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,