This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r179662 - in /trunk/gcc/testsuite: gcc.dg/pr501...


Author: ams
Date: Fri Oct  7 15:00:06 2011
New Revision: 179662

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179662
Log:
2011-10-07  Andrew Stubbs  <ams@codesourcery.com>

	gcc/
	* config/arm/predicates.md (shift_amount_operand): Remove constant
	range check.
	(shift_operator): Check range of constants for all shift operators.

	gcc/testsuite/
	* gcc.dg/pr50193-1.c: New file.
	* gcc.target/arm/shiftable.c: New file.



Added:
    trunk/gcc/testsuite/gcc.dg/pr50193-1.c
    trunk/gcc/testsuite/gcc.target/arm/shiftable.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]