This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249215 - in /trunk/gcc/testsuite: ChangeLog gc...
- From: thopre01 at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 15 Jun 2017 09:31:04 -0000
- Subject: r249215 - in /trunk/gcc/testsuite: ChangeLog gc...
Author: thopre01
Date: Thu Jun 15 09:31:04 2017
New Revision: 249215
URL: https://gcc.gnu.org/viewcvs?rev=249215&root=gcc&view=rev
Log:
[ARM] Make gcc.target/arm/its.c more robust
2017-06-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
gcc/testsuite/
* gcc.target/arm/its.c: Check that no IT blocks has more than 2
instructions in it rather than the number of IT blocks being 2.
Transfer scan directive arm_thumb2 restriction to the whole
testcase and restrict further to Thumb-only targets.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.target/arm/its.c