diff mbox

Committed, testsuite: Add MMIX logical_op_short_circuit targets.

Message ID alpine.BSF.2.02.1405100757010.34467@arjuna.pair.com
State New
Headers show

Commit Message

Hans-Peter Nilsson May 10, 2014, 11:59 a.m. UTC
Its BRANCH_COST being the default, MMIX is one of them, here
doing away with a few regressions.  Committed.

gcc/testsuite:
	* lib/target-supports.exp
	(check_effective_target_logical_op_short_circuit): Add mmix-*-*
	to the list.


brgds, H-P
diff mbox

Patch

Index: gcc/testsuite/lib/target-supports.exp
===================================================================
--- gcc/testsuite/lib/target-supports.exp	(revision 210298)
+++ gcc/testsuite/lib/target-supports.exp	(working copy)
@@ -5758,6 +5758,7 @@  proc check_effective_target_logical_op_s
 	 || [istarget arc*-*-*]
 	 || [istarget avr*-*-*]
 	 || [istarget crisv32-*-*] || [istarget cris-*-*]
+	 || [istarget mmix-*-*]
 	 || [istarget s390*-*-*]
 	 || [check_effective_target_arm_cortex_m] } {
 	return 1