mirror of git://gcc.gnu.org/git/gcc.git
parent
72c53a837c
commit
48019e3db9
|
@ -20,7 +20,7 @@
|
||||||
Jack Howarth <howarth@bromo.med.uc.edu>
|
Jack Howarth <howarth@bromo.med.uc.edu>
|
||||||
|
|
||||||
PR target/36399
|
PR target/36399
|
||||||
* gcc/config/i386/i386.h: Fix ABI on darwin x86-32.
|
* config/i386/i386.h: Fix ABI on darwin x86-32.
|
||||||
|
|
||||||
2010-03-18 Aldy Hernandez <aldyh@redhat.com>
|
2010-03-18 Aldy Hernandez <aldyh@redhat.com>
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
Jack Howarth <howarth@bromo.med.uc.edu>
|
Jack Howarth <howarth@bromo.med.uc.edu>
|
||||||
|
|
||||||
PR target/36399
|
PR target/36399
|
||||||
* gcc/testsuite/gcc.target/i386/push-1.c: Don't xfail
|
* gcc.target/i386/push-1.c: Don't xfail
|
||||||
scan-assembler-not "movups" on darwin.
|
scan-assembler-not "movups" on darwin.
|
||||||
|
|
||||||
2010-03-18 Jakub Jelinek <jakub@redhat.com>
|
2010-03-18 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
Loading…
Reference in New Issue