This is the mail archive of the gcc-bugs@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]

[Bug target/53283] [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789


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


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