OSDN Git Service

* simplify-rtx.c (avoid_constant_pool_reference): Export.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jul 2001 23:47:15 +0000 (23:47 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jul 2001 23:47:15 +0000 (23:47 +0000)
commitc0876b6ca704a8d0d63b3fcc75066e8469115502
tree8034b92545d1aa23faec2e0ccf18de8061813335
parent1f752dbe16fda79988a7bea4e54aa63e2c4bc67b
    * simplify-rtx.c (avoid_constant_pool_reference): Export.
        * rtl.h (avoid_constant_pool_reference): Declare it.
        * dwarf2out.c (add_location_or_const_value_attribute): Use it.
        (add_const_value_attribute): Use add_AT_unsigned for unsigned values.

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