------- Comment #8 from singler at gcc dot gnu dot org 2010-06-04 18:51 ------- I can't help it, "make check" in the libstdc++-v3 directory still does not work for me, even after reconfiguring and recompiling everything from scratch, using vanilla rev 160275. Let's have a look at attached testsuite_abi.ii. The first typedef for std::ptrdiff_t is in line 49, but the first typedef for ptrdiff_t in the global scope is only in line 30203. The first error is in line 24823, however, this is in (sub?) namespace __cxxabiv1. Should this work anyway? I'm quite lost.
-- singler at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44417