http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55656
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-07-16 Ever confirmed|0 |1 --- Comment #5 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Jack Howarth from comment #0) r200977 (mainline) r200980 (4.8) r200982 (4.7) Should have resolved those issues related to interface changes. > === obj-c++ tests === > > FAIL: obj-c++.dg/cxx-ivars-3.mm -fnext-runtime execution test This is a real new fail - however, it remains to be seen what the origin is. The system (clang) compiler generates the same output as we do. So (a) the fault might lie in the vendor's library - or (b) the interface might have been changed.