]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out: Use normal constant values in bound_info if possible.
authormark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Apr 2014 10:36:21 +0000 (10:36 +0000)
committermark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Apr 2014 10:36:21 +0000 (10:36 +0000)
commit7de380af566c189319d706d3b4ab04e32ecc5d90
tree02a6ce36888dc53bf3d9792ae15e9a33926c21d5
parentde11c63ee426d091b3ae88ad43f044680aeeca79
dwarf2out: Use normal constant values in bound_info if possible.

* dwarf2out.c (add_bound_info): If HOST_WIDE_INT is big enough,
then represent the bound as normal constant value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209473 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c