http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53283
--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-05-20 09:29:39 UTC --- > The attached patch bootstrapped on *86*-darwin9/10, ppc-darwin9 - lightly > tested ... needs checking on Darwin11. The patch in comment #6 (after a clean bootstrap) fixes most of the failures, but FAIL: g++.dg/other/darwin-cfstring1.C ... FAIL: obj-c++.dg/strings/const-cfstring-2.mm -fnext-runtime ... Note that an ICE has been recently introduced for obj-c++.dg/ivar-invalid-type-1.mm (I'll open a new PR for it ASAP). Thanks for the patch