]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/num_get/get/char/5.cc
locale_facets.tcc: Tweak to avoid warnings.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / num_get / get / char / 5.cc
index e170931d060a086c1c9037f5a316a58d8eacf1cd..ad43c9d79cf702a0e2d8da64cf9f7172603ac9d5 100644 (file)
@@ -29,7 +29,7 @@ void test05()
 {
   using namespace std;
 
-  bool test = true;
+  bool test __attribute__((unused)) = true;
  
   unsigned long ul;