arm.c (arm_compute_save_reg_mask): Fix typo in comment.
authorPhilip Blundell <pb@nexus.co.uk>
Mon, 18 Feb 2002 19:37:33 +0000 (19:37 +0000)
committerPhil Blundell <pb@gcc.gnu.org>
Mon, 18 Feb 2002 19:37:33 +0000 (19:37 +0000)
commit1768c26f048e41d04284ecb2de94e7dd023eadcc
treede6c3c5d890d83925eb3229c22c398c5a5b686d9
parentccd84f51ad2f49e4db0752350427ce83e6deff2a
arm.c (arm_compute_save_reg_mask): Fix typo in comment.

2002-02-18 Philip Blundell <pb@nexus.co.uk>

* config/arm/arm.c (arm_compute_save_reg_mask): Fix typo in
comment.
(output_return_instruction): Allow use of LDR to unstack
return addresss even for interrupt handlers or when
interworking.  If compiling for ARMv5, use interworking-safe
return instructions by default.  Remove duplicated code and
lengthy "strcat" sequences.

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