r249207 - in /trunk/gcc: ChangeLog config/mips/...
macro@gcc.gnu.org
macro@gcc.gnu.org
Wed Jun 14 23:26:00 GMT 2017
Author: macro
Date: Wed Jun 14 23:26:40 2017
New Revision: 249207
URL: https://gcc.gnu.org/viewcvs?rev=249207&root=gcc&view=rev
Log:
MIPS16/GCC: Emit bounds checking as RTL in `casesi'
gcc/
* config/mips/mips.md (MIPS16_T_REGNUM): Remove constant.
(casesi): Emit bounds checking as RTL.
(casesi_internal_mips16_<mode>): Remove bounds checking.
gcc/testsuite/
* gcc.target/mips/data-sym-jump.c: Adjust for whitespace changes.
* gcc.target/mips/pr51513-1.c: New test.
* gcc.target/mips/pr51513-2.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/mips/pr51513-1.c
trunk/gcc/testsuite/gcc.target/mips/pr51513-2.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mips/mips.md
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.target/mips/data-sym-jump.c
More information about the Gcc-cvs
mailing list