MIPS16/GCC: Correct `casesi_internal_mips16_<mode>'s RTL pattern
authorMaciej W. Rozycki <macro@imgtec.com>
Wed, 16 Nov 2016 21:37:59 +0000 (21:37 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Wed, 16 Nov 2016 21:37:59 +0000 (21:37 +0000)
commit9d2082e72de26d70e0fcb84aeba2fa0a2ca5ba5d
tree5480d5c57eb4bbc402e124bd591dba08f8dd7394
parentd08c0ea31303046ce5e7da8ba8a2ff112589bc86
MIPS16/GCC: Correct `casesi_internal_mips16_<mode>'s RTL pattern

gcc/
* config/mips/mips.md (casesi_internal_mips16_<mode>): Use the
`ltu' rather than `leu' operation in the RTL pattern

From-SVN: r242515
gcc/ChangeLog
gcc/config/mips/mips.md