cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 19 May 2015 07:08:49 +0000 (07:08 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 19 May 2015 07:08:49 +0000 (07:08 +0000)
commit53d1bae90176e1e1a605149d6bdfb9c455888289
tree3d5e0a4f3edc366a0770e5779bd3c7fddedfd8c8
parent8a480dc3d0d950b6e0a1134897b0dffc26c393e4
cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.

gcc/
* cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
* dse.c (note_add_store): Likewise.
* ira-lives.c (mark_hard_reg_dead): Likewise.
* loop-invariant.c (mark_reg_store): Likewise.
(mark_reg_death): Likewise.
* postreload.c (reload_combine): Likewise.
(reload_combine_note_store): Likewise.
(reload_combine_note_use): Likewise.
* recog.c (peep2_reg_dead_p): Likewise.

From-SVN: r223336
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/dse.c
gcc/ira-lives.c
gcc/loop-invariant.c
gcc/postreload.c
gcc/recog.c