movq-2.c: Add -mtune=pentium4 to dg-options.

* gcc.target/i386/movq-2.c: Add -mtune=pentium4 to
	dg-options.

From-SVN: r108042
This commit is contained in:
Jakub Jelinek 2005-12-05 08:46:40 +01:00 committed by Jakub Jelinek
parent 7db0cc7eb2
commit 9df6c3295b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-12-05 Jakub Jelinek <jakub@redhat.com>
* gcc.target/i386/movq-2.c: Add -mtune=pentium4 to
dg-options.
2005-12-04 Joseph S. Myers <joseph@codesourcery.com> 2005-12-04 Joseph S. Myers <joseph@codesourcery.com>
* gcc.dg/c90-const-expr-5.c, gcc.dg/c99-const-expr-5.c: New tests. * gcc.dg/c90-const-expr-5.c, gcc.dg/c99-const-expr-5.c: New tests.

View File

@ -1,6 +1,6 @@
/* PR target/25199 */ /* PR target/25199 */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Os" } */ /* { dg-options "-Os -mtune=pentium4" } */
/* { dg-require-effective-target ilp32 } */ /* { dg-require-effective-target ilp32 } */
struct S struct S