r242471 - in /trunk/gcc: ChangeLog config/arm/a...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Wed Nov 16 09:02:00 GMT 2016


Author: ktkachov
Date: Wed Nov 16 09:02:18 2016
New Revision: 242471

URL: https://gcc.gnu.org/viewcvs?rev=242471&root=gcc&view=rev
Log:
[ARM] PR target/78364: Add proper restrictions to zero and sign_extract patterns operands

	PR target/78364
	* config/arm/arm.md (*extv_reg): Restrict operands 2 and 3 to the
	proper ranges for an SBFX instruction.
	(extzv_t2): Likewise for UBFX.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md



More information about the Gcc-cvs mailing list