]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR testsuite/37495 (FAIL: gcc.c-torture/compile/vector-4.c)
authorH.J. Lu <hongjiu.lu@intel.com>
Sat, 13 Sep 2008 15:44:07 +0000 (15:44 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 13 Sep 2008 15:44:07 +0000 (08:44 -0700)
2008-09-13  H.J. Lu  <hongjiu.lu@intel.com>

PR testsuite/37495
* gcc.c-torture/compile/vector-4.c: Add "dg-do compile".

From-SVN: r140343

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/vector-4.c

index dbabfcc19a68ebb8756c4652aaae6a0b8367e4b5..5d65d979ac3a063fa572aeefe4ea20c2e6b20157 100644 (file)
@@ -1,3 +1,8 @@
+2008-09-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/37495
+       * gcc.c-torture/compile/vector-4.c: Add "dg-do compile".
+
 2008-09-13  Uros Bizjak  <ubizjak@gmail.com>
 
        * gcc.c-torture/pr36141.c: Move to ...
index 2f1fa359e6bb8d190a21f85248be29d79b4f2abe..39c808543de28367114eb36fba8a379232e69e86 100644 (file)
@@ -1,3 +1,4 @@
+/* { dg-do compile } */
 /* { dg-options "-mavx" { target { i?86-*-* x86_64-*-* } } } */
 
 /* Make sure that vector of size 8 of signed char works. This used to crash with AVX on x86