]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* lib/target-supports.exp
authorHans-Peter Nilsson <hp@bitrange.com>
Sat, 10 May 2014 11:58:57 +0000 (11:58 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 10 May 2014 11:58:57 +0000 (11:58 +0000)
(check_effective_target_logical_op_short_circuit): Add mmix-*-*
to the list.

From-SVN: r210299

gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp

index 88f207a9f33560a8c5a8a073a6834436ed590858..3df41ac7d3fd0b4b9d14de087c4dd056dda782d0 100644 (file)
@@ -1,3 +1,9 @@
+2014-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * lib/target-supports.exp
+       (check_effective_target_logical_op_short_circuit): Add mmix-*-*
+       to the list.
+
 2014-05-09  Marek Polacek  <polacek@redhat.com>
 
        PR c/61096
index ef370fef356ea9145b6abc2a33291b3192d45718..6ab414a27dd8e31d10c462f528a331f65fd04996 100644 (file)
@@ -5758,6 +5758,7 @@ proc check_effective_target_logical_op_short_circuit {} {
         || [istarget arc*-*-*]
         || [istarget avr*-*-*]
         || [istarget crisv32-*-*] || [istarget cris-*-*]
+        || [istarget mmix-*-*]
         || [istarget s390*-*-*]
         || [check_effective_target_arm_cortex_m] } {
        return 1