mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 01:40:39 +08:00
* gcc.target/i386/lea.c: Test pentiumpro, not i686.
From-SVN: r109982
This commit is contained in:
parent
c9043d0372
commit
dd1a203f19
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
PR c++/25854
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
|
||||
/* { dg-require-effective-target ilp32 } */
|
||||
/* { dg-options "-O2 -march=i686" } */
|
||||
/* { dg-options "-O2 -march=pentiumpro" } */
|
||||
/* { dg-final { scan-assembler "leal" } } */
|
||||
typedef struct {
|
||||
char **visbuf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user