On 5 November 2014 14:14, David Edelsohn wrote: > Jonathan, > > I still am seeing new failures in the libstdc++ deque testsuite as of > last night. I don't know if you still are working through the fallout > from the earlier patches, but I wanted to make you aware.
Yes, those tests are meant to fail but I need to adjust the dg-error line numbers after one of my earlier patches. I'm working on a patch (I might make other changes to std::deque, which would require changing the dg-error line numbers yet agan, so I'm holding off until the other changes are ready ... or I decide not to make them and just fix the tests.) Sorry for the noise in the testresults. > > > And these are not related to deque, but appear to be additional issues > in the libstdc++ implementation: I hadn't seen these ones, I'll take a look, thanks.