* arm.c (add_constant): New parameter address_only, change caller.
commit61592d0d614c31e1f589ca5b0bc7c76851533461
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Sep 1998 07:46:45 +0000 (19 07:46 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Sep 1998 07:46:45 +0000 (19 07:46 +0000)
treee165f4db0a977ab0e62ac85f50c889e3d68eff2f
parent3129424de069fd609d525ff1fdc463358b10ffab
* arm.c (add_constant): New parameter address_only, change caller.
Set it non-zero if taking the address of an item in the pool.
(arm_reorg): Handle cases where we need the address of an item in
the pool.

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