[Bug target/12156] ARM libraries do not have unique function pointers
pb at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 28 15:19:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12156
pb at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pb at gcc dot gnu dot org 2003-09-28 12:39 -------
Fixed (in HEAD) with this patch:
* config/arm/arm.c (legitimize_pic_address): Check
SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_CALL_ATTR_P.
(arm_assemble_integer): Likewise.
More information about the Gcc-bugs
mailing list