pr71624.C: Disable for x32.
authorUros Bizjak <ubizjak@gmail.com>
Fri, 3 Mar 2017 12:26:16 +0000 (13:26 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 3 Mar 2017 12:26:16 +0000 (13:26 +0100)
* g++.dg/pr71624.C: Disable for x32.
* g++.dg/pr71633.C: Ditto.

From-SVN: r245872

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr71624.C
gcc/testsuite/g++.dg/pr71633.C

index 9bece40..5084284 100644 (file)
@@ -1,3 +1,8 @@
+2017-03-03  Uros Bizjak  <ubizjak@gmail.com>
+
+       * g++.dg/pr71624.C: Disable for x32.
+       * g++.dg/pr71633.C: Ditto.
+
 2017-03-03  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/79807
index 94a75cd..951534c 100644 (file)
@@ -1,5 +1,5 @@
 /* PR71624 */
-// { dg-do compile { target i?86-*-* x86_64-*-* } }
+/* { dg-do compile { target { { i?86-*-* x86_64-*-* } && { ! x32 } } } } */
 /* { dg-options "-fcheck-pointer-bounds -mmpx -O2" } */
 
 class c1
index bb69bbb..48e9c98 100644 (file)
@@ -1,5 +1,5 @@
 /* PR71633 */
-// { dg-do compile { target i?86-*-* x86_64-*-* } }
+/* { dg-do compile { target { { i?86-*-* x86_64-*-* } && { ! x32 } } } } */
 /* { dg-options "-fcheck-pointer-bounds -mmpx -O2" } */
 
 class c1