OSDN Git Service

2003-09-23 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 27_io / basic_stringbuf / seekpos / char / 3.cc
index 46cbced..0e952d7 100644 (file)
@@ -23,7 +23,7 @@
 
 void test01() 
 {
-  bool         test = true;
+  bool test __attribute__((unused)) = true;
   using namespace std;
   typedef stringbuf::pos_type pos_type;
   typedef stringbuf::off_type off_type;