Adjust last commit.
From-SVN: r77830
void test14()
{
using namespace std;
-
+ bool test __attribute__((unused)) = true;
+
locale loc = locale::classic();
loc = locale(loc, new errorcvt);
void test03()
{
using namespace std;
+ bool test __attribute__((unused)) = true;
const char* name = "tmp_seekoff_3";
void test01()
{
using namespace std;
+ bool test __attribute__((unused)) = true;
const char* name = "tmp_seekpos_1";
void test13()
{
using namespace std;
+ bool test __attribute__((unused)) = true;
locale loc = locale::classic();
loc = locale(loc, new errorcvt);