OSDN Git Service

2003-09-23 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 27_io / basic_stringbuf / sputc / char / 9404-1.cc
index 6d40192..38f7ed9 100644 (file)
@@ -48,7 +48,7 @@ public:
 // libstdc++/9404
 void test04()
 {
-  bool test = true;
+  bool test __attribute__((unused)) = true;
 
   bool over_expected;