This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][revised]: PR testsuite/38099 Also use -no-mmx on i?86/x86_64 darwin


Hello!

The attached revised patch eliminates the failures in the gcc.dg and g++dg
struct-layout-1 testcases by passing -mno-mmx as well as -fno-common on
i?86-*-darwin* and x86_64-*-darwin*. Tested on i686-apple-darwin9.
Okay for gcc trunk?
                       Jack

2008-11-14 Jack Howarth <howarth@bromo.med.uc.edu>
PR testsuite/38099
* gcc.dg/compat/struct-layout-1_generate.c: Also use -no-mmx on i?86/x86_64 darwin.
* g++.dg/compat/struct-layout-1_generate.c: Same.

This patch needs darwin maintainer approval, but IMO it is obvious enough that you can go ahead and check it into mainline.


Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]