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.