dwarf2out: Use normal constant values in bound_info if possible.
authorMark Wielaard <mjw@redhat.com>
Thu, 17 Apr 2014 10:36:21 +0000 (10:36 +0000)
committerMark Wielaard <mark@gcc.gnu.org>
Thu, 17 Apr 2014 10:36:21 +0000 (10:36 +0000)
commit79896351cbd1ba94a66b867694b335127ee72449
tree02a6ce36888dc53bf3d9792ae15e9a33926c21d5
parent5a65129e4ea51ffa1a6720a0dbea7aeb78ab60fa
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.

From-SVN: r209473
gcc/ChangeLog
gcc/dwarf2out.c