>>>>> Benjamin Kosnik writes:
>> FAIL: 22_locale/static_members.cc execution test
Ben> where is this failing?
string lc_all_ph = std::setlocale(LC_ALL, ph.c_str());
in test02(). I need to rebuild libstdc++ with less optimization to get
more information.
David