arm.c (legitimize_pic_address): Check SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_CALL_ATTR_P.
authorPhilip Blundell <philb@gnu.org>
Sun, 28 Sep 2003 12:33:10 +0000 (12:33 +0000)
committerPhil Blundell <pb@gcc.gnu.org>
Sun, 28 Sep 2003 12:33:10 +0000 (12:33 +0000)
commit9442862280e806d61af78837bfe50b4a68848570
treea5479bff7f741c6d4325a805168017a6981aef4b
parentf12b3fc8aa32ebe1c75a22310d3c75a914536523
arm.c (legitimize_pic_address): Check SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_CALL_ATTR_P.

2003-09-28  Philip Blundell  <philb@gnu.org>

* config/arm/arm.c (legitimize_pic_address): Check
SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_CALL_ATTR_P.
(arm_assemble_integer): Likewise.

From-SVN: r71881
gcc/ChangeLog
gcc/config/arm/arm.c