Commit dd1a203f by Jan Hubicka Committed by Jan Hubicka

* gcc.target/i386/lea.c: Test pentiumpro, not i686.

From-SVN: r109982
parent c9043d03
2006-01-19 Jan Hubicka <jh@suse.cz>
* gcc.target/i386/lea.c: Test pentiumpro, not i686.
2006-01-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de> 2006-01-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
PR c++/25854 PR c++/25854
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */ /* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-require-effective-target ilp32 } */ /* { dg-require-effective-target ilp32 } */
/* { dg-options "-O2 -march=i686" } */ /* { dg-options "-O2 -march=pentiumpro" } */
/* { dg-final { scan-assembler "leal" } } */ /* { dg-final { scan-assembler "leal" } } */
typedef struct { typedef struct {
char **visbuf; char **visbuf;
......
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