arm.c (output_call_mem): If the address references the link-register use an instructi...
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 13 Jun 2003 14:30:38 +0000 (14:30 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 13 Jun 2003 14:30:38 +0000 (14:30 +0000)
commit6ab5da80508bc198963b872b6333eb968b3c273e
treeed8eb3b5b4a0867e6ea7eb1a724413c7d03ca435
parentcec57f7231040e0bd2d4fdce26d78592574abc21
arm.c (output_call_mem): If the address references the link-register use an instruction sequence that...

* arm.c (output_call_mem): If the address references the link-register
use an instruction sequence that avoids early-clobbering IP.
(eliminate_lr2ip): Delete.

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