OSDN Git Service

2008-09-13 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Sep 2008 15:44:07 +0000 (15:44 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Sep 2008 15:44:07 +0000 (15:44 +0000)
PR testsuite/37495
* gcc.c-torture/compile/vector-4.c: Add "dg-do compile".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140343 138bc75d-0d04-0410-961f-82ee72b054a4

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

index dbabfcc..5d65d97 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 2f1fa35..39c8085 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