OSDN Git Service

* dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT,
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Oct 2001 23:20:54 +0000 (23:20 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Oct 2001 23:20:54 +0000 (23:20 +0000)
commit77c5871b9096e6764b3b3ce3a634540ee88e3b34
tree1d0663f0c60645a502fa1d6edf9b4a6492213598
parent14b58f61f593532f37ecb5274d7fad7989ae12aa
    * dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT,
        fall back to add_AT_long_long for large CONST_INT.

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