diff options
Diffstat (limited to 'libstdc++-v3/testsuite/27_io/basic_streambuf/3.cc')
| -rw-r--r-- | libstdc++-v3/testsuite/27_io/basic_streambuf/3.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++-v3/testsuite/27_io/basic_streambuf/3.cc b/libstdc++-v3/testsuite/27_io/basic_streambuf/3.cc index 36e5290540d..c599985d43f 100644 --- a/libstdc++-v3/testsuite/27_io/basic_streambuf/3.cc +++ b/libstdc++-v3/testsuite/27_io/basic_streambuf/3.cc @@ -129,13 +129,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(); |

