re PR testsuite/37495 (FAIL: gcc.c-torture/compile/vector-4.c)
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
This commit is contained in:
parent
5a6e26b73f
commit
2deacb5e8a
2 changed files with 6 additions and 0 deletions
|
@ -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 ...
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue