* gcc.dg/torture/pr50444.c: Fix dg directives.
From-SVN: r183667
This commit is contained in:
parent
6b6985baae
commit
ce590933fe
@ -1,3 +1,7 @@
|
||||
2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc.dg/torture/pr50444.c: Fix dg directives.
|
||||
|
||||
2012-01-28 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/52006
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-require-effective-target sse2_runtime } */
|
||||
/* { dg-do run } */
|
||||
/* { dg-do run { target i?86-*-* x86_64-*-* } } */
|
||||
/* { dg-options "-msse2" } */
|
||||
/* { dg-require-effective-target sse2_runtime } */
|
||||
|
||||
typedef long long __m128i __attribute__ ((__vector_size__ (16),
|
||||
__may_alias__));
|
||||
|
Loading…
Reference in New Issue
Block a user