https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23610
--- Comment #12 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #11) > cc-ing Iain I don't see these excess errors on recent trunk [273642/273656] for i686-darwin9, powerpc-darwin9 or x86_64-linux-gnu. For x86_64-linux-gnu the objective-c/c++ testsuite is clean for both m32 and m64. For i686-darwin9 there are some execution failures (not yet triaged): Running target unix/-m64 FAIL: obj-c++.dg/bitfield-2.mm -fnext-runtime execution test FAIL: obj-c++.dg/property/synthesize-10.mm -fnext-runtime execution test Running target unix/-m32 FAIL: objc.dg/ivar-scope-4.m -fnext-runtime execution test Running target unix/-m64 FAIL: objc.dg/ivar-scope-4.m -fnext-runtime execution test ==== Is this something you can point to a mechanism to reproduce on trunk? ==== I plan on back-porting the ObjC* testsuite fixups made recently to the open branches.