arm.c (thumb_compute_saved_rag_mask): Or with bitmask, not register number.
authorPaul Brook <paul@codesourcery.com>
Fri, 1 Oct 2004 15:55:21 +0000 (15:55 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 1 Oct 2004 15:55:21 +0000 (15:55 +0000)
commitc73d282d836118ae130ec2415110c80e0456720b
tree63c424deb8e8d2b2388a778f43087c2f69ca933c
parent29c4d22b06b699bbea8d57b9bfa8c12ada569261
arm.c (thumb_compute_saved_rag_mask): Or with bitmask, not register number.

* config/arm/arm.c (thumb_compute_saved_rag_mask): Or with bitmask,
not register number.
(thumb_find_work_register): Search full register range.

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