]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/3.cc
locale_facets.tcc: Tweak to avoid warnings.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_ostream / inserters_character / char / 3.cc
index 5b95862b2b974bf47849e0f3886f6b152da2d148..fedab18c0533350a40268400558d8a46eca48e2d 100644 (file)
@@ -30,7 +30,7 @@
 // right
 void test03(void) 
 {
-  bool test = true;
+  bool test __attribute__((unused)) = true;
   std::string tmp;
 
   std::string str01 = "";