re PR target/5185 ([ARM] Segmentation fault in final.c)
authorPhilip Blundell <pb@nexus.co.uk>
Tue, 19 Feb 2002 22:23:56 +0000 (22:23 +0000)
committerPhil Blundell <pb@gcc.gnu.org>
Tue, 19 Feb 2002 22:23:56 +0000 (22:23 +0000)
commit7b8781c8617d3469e7f12a6d6dc12542f192f4dc
tree047286c81eca6bb00afabcafa64ab58fb181bfaa
parent9b41c370487dfd259898aa0dd996d17ad1c2e1fb
re PR target/5185 ([ARM] Segmentation fault in final.c)

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.

From-SVN: r49879
gcc/ChangeLog
gcc/config/arm/arm.h
gcc/config/arm/arm.md