simplify-rtx.c (avoid_constant_pool_reference): Export.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Jul 2001 23:47:15 +0000 (16:47 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Jul 2001 23:47:15 +0000 (16:47 -0700)
commit732910b9c53b72ae93ef74e22cb9b35c9f69ed83
tree8034b92545d1aa23faec2e0ccf18de8061813335
parent62ba5f39b2c80f527974e4d58eb09a8d2a35bb7c
simplify-rtx.c (avoid_constant_pool_reference): Export.

        * 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.

From-SVN: r44411
gcc/ChangeLog
gcc/dwarf2out.c
gcc/rtl.h
gcc/simplify-rtx.c