This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/49287] [4.7 Regression] FAIL: obj(c|-c++).dg/gnu-api-2-(class|objc).(m|mm) -fnext-runtime (test for excess errors)
- 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, 5 Jun 2011 14:15:02 +0000
- Subject: [Bug testsuite/49287] [4.7 Regression] FAIL: obj(c|-c++).dg/gnu-api-2-(class|objc).(m|mm) -fnext-runtime (test for excess errors)
- Auto-submitted: auto-generated
- References: <bug-49287-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49287
--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-06-05 14:14:44 UTC ---
The patch in http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00328.html fixes this
pr on x86_64-apple-darwin10. Thanks for the quick fix.