OSDN Git Service

2003-09-23 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 22_locale / locale / global_locale_objects / 3.cc
index 87d8193..5e3eced 100644 (file)
@@ -43,7 +43,7 @@ typedef surf facet_type;
 void test03()
 {
   using namespace std;
-  bool test = true;
+  bool test __attribute__((unused)) = true;
 
   string name;
   locale global_orig;