aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale/locale/cons/8.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/22_locale/locale/cons/8.cc')
-rw-r--r--libstdc++-v3/testsuite/22_locale/locale/cons/8.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/22_locale/locale/cons/8.cc b/libstdc++-v3/testsuite/22_locale/locale/cons/8.cc
index 433fc1fe9ba..5d4fd272f99 100644
--- a/libstdc++-v3/testsuite/22_locale/locale/cons/8.cc
+++ b/libstdc++-v3/testsuite/22_locale/locale/cons/8.cc
@@ -28,7 +28,7 @@ void
test01()
{
using namespace std;
- bool test = true;
+ bool test __attribute__((unused)) = true;
const locale l1("C");
const locale l2 =