On Tue, Jun 19, 2012 at 5:09 PM, Howard Hinnant <[email protected]> wrote: > On Jun 19, 2012, at 5:52 PM, Jakob Stoklund Olesen wrote: > >> >> On Jun 19, 2012, at 10:27 AM, Howard Hinnant <[email protected]> wrote: >> >>> I'm also seeing a new failure in >>> libcxx/test/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp: >>> >>> Assertion failed: (false), function main, file rethrow_if_nested.pass.cpp, >>> line 69. >>> >>> I'm not positive it is this patch. But there aren't many patches since the >>> last successful test: >>> >>> http://llvm.org/viewvc/llvm-project?view=rev&revision=158698 >>> http://llvm.org/viewvc/llvm-project?view=rev&revision=158699 >>> http://llvm.org/viewvc/llvm-project?view=rev&revision=158700 >>> http://llvm.org/viewvc/llvm-project?view=rev&revision=158701 >>> >>> Howard >> >> I reverted r158700 and dependent patches after verifying it caused the crash >> in g++.abi/vtable3a.C. > > I've confirmed > libcxx/test/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp > is now passing.
Can you try again? I've reapplied my dependent patch (it compiled cleanly and passed my local tests), but want to be sure. Thanks! ~Aaron _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
