]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/locale/cons/8.cc
locale_facets.tcc: Tweak to avoid warnings.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / locale / cons / 8.cc
index 433fc1fe9ba1fd7c91b821d6bc20e7836077f481..5d4fd272f99994659feac681ddc214e1e31bb212 100644 (file)
@@ -28,7 +28,7 @@ void
 test01()
 {
   using namespace std;
-  bool test = true;
+  bool test __attribute__((unused)) = true;
 
   const locale l1("C");
   const locale l2 =