This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/45989] Some objc.dg-struct-layout-encoding-1 tests XPASS
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 11:25:13 +0000
- Subject: [Bug objc/45989] Some objc.dg-struct-layout-encoding-1 tests XPASS
- Auto-submitted: auto-generated
- References: <bug-45989-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45989
--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-01-09 11:24:59 UTC ---
Created attachment 22934
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22934
updated patch
> Indeed, had forgotten about that. In that case, we should do as
> everywhere else in the testsuite and explicitly list i?86-*-* and
> x86_64-*-*.
I am attaching an updated patch using a more canonical list for *86*-*-* and
references to pr25361 and this one. I have tested it on powerpc-apple-darwin9
and x86_64-apple-darwin10.6.0 (further testing welcome;-). Please feel free to
do the change you deem suitable and to commit it.