Commit 9df6c329 by Jakub Jelinek Committed by Jakub Jelinek

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

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

From-SVN: r108042
parent 7db0cc7e
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>
* gcc.dg/c90-const-expr-5.c, gcc.dg/c99-const-expr-5.c: New tests.
/* PR target/25199 */
/* { dg-do compile } */
/* { dg-options "-Os" } */
/* { dg-options "-Os -mtune=pentium4" } */
/* { dg-require-effective-target ilp32 } */
struct S
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment