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:
parent
7db0cc7eb2
commit
9df6c3295b
@ -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.
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user