]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/21_strings/basic_string/assign/wchar_t/3.cc
locale_facets.tcc: Tweak to avoid warnings.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string / assign / wchar_t / 3.cc
index fc9b5a21eea791064b70968da82bcc1479f7750d..0d46ebe653d6abcd3a329b5242ebac79d4bb7c68 100644 (file)
@@ -29,7 +29,7 @@
 void
 test03()
 {
-  bool test = true;
+  bool test __attribute__((unused)) = true;
 
   using namespace std;