summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/testsuite/27_io/basic_filebuf/3.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/27_io/basic_filebuf/3.cc')
-rw-r--r--libstdc++-v3/testsuite/27_io/basic_filebuf/3.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++-v3/testsuite/27_io/basic_filebuf/3.cc b/libstdc++-v3/testsuite/27_io/basic_filebuf/3.cc
index ddec01c02e3..54cfba150bd 100644
--- a/libstdc++-v3/testsuite/27_io/basic_filebuf/3.cc
+++ b/libstdc++-v3/testsuite/27_io/basic_filebuf/3.cc
@@ -127,13 +127,6 @@ void test07()
}
}
-#if !__GXX_WEAK__
-// Explicitly instantiate for systems with no COMDAT or weak support.
-template
- std::basic_filebuf<gnu_char_type>::int_type
- std::basic_filebuf<gnu_char_type>::_S_pback_size;
-#endif
-
int main()
{
test07();
OpenPOWER on IntegriCloud