2002-02-19 Philip Blundell <pb@nexus.co.uk>
commit1675c6e9ccbe9e858a3df7eefec81ddd55f32c13
authorpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Feb 2002 22:23:56 +0000 (19 22:23 +0000)
committerpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Feb 2002 22:23:56 +0000 (19 22:23 +0000)
tree047286c81eca6bb00afabcafa64ab58fb181bfaa
parentb83442643821eefa81265a396a592cc8f00b0719
2002-02-19  Philip Blundell  <pb@nexus.co.uk>

PR 5185
* config/arm/arm.h (THUMB_LEGITIMATE_CONSTANT_P): Accept anything
if generating PIC.

PR 5054
* config/arm/arm.md (call_insn) [TARGET_THUMB]: Use
arm_is_longcall_p rather than inspecting call-type cookie
directly.
(call_value_insn) [TARGET_THUMB]: Likewise.

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