r207810 - in /trunk/gcc/testsuite: ChangeLog gc...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Sun Feb 16 21:58:00 GMT 2014


Author: rsandifo
Date: Sun Feb 16 21:58:43 2014
New Revision: 207810

URL: http://gcc.gnu.org/viewcvs?rev=207810&root=gcc&view=rev
Log:
gcc/testsuite/
	* lib/target-supports.exp
	(check_effective_target_logical_op_short_circuit): New procedure.
	* gcc.dg/binop-xor1.c: XFAIL for logical_op_short_circuit.
	* gcc.dg/tree-ssa/forwprop-28.c: Use logical_op_short_circuit
	instead of mips*-*-*, arc*-*-*, avr*-*-* and arm_cortex_m tests.
	* gcc.dg/tree-ssa/vrp47.c: Likewise.
	* gcc.dg/tree-ssa/vrp87.c: Likewise.
	* gcc.dg/tree-ssa/ssa-dom-thread-4.c: Likewise.  Also use
	logical_op_short_circuit for the alternative test, extending
	it to arm_cortex_m.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/binop-xor1.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-28.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp87.c
    trunk/gcc/testsuite/lib/target-supports.exp



More information about the Gcc-cvs mailing list