libstdc++: Fix the test for rvalue stream extraction
authorVille Voutilainen <ville.voutilainen@gmail.com>
Tue, 15 Dec 2020 10:05:51 +0000 (12:05 +0200)
committerVille Voutilainen <ville.voutilainen@gmail.com>
Tue, 15 Dec 2020 16:03:43 +0000 (18:03 +0200)
commit4e096e0ff8c428572353a519cdf8726ef3f70f73
tree9fa3788774e72b4923e3f7e993363e30f1df1f37
parente9ae2d45ea1658dcfc254ec04ed22670f909b78b
libstdc++: Fix the test for rvalue stream extraction

libstdc++-v3/ChangeLog:

* testsuite/27_io/rvalue_streams.cc: Run the extraction to a char*
for C++17 and lower only.
libstdc++-v3/testsuite/27_io/rvalue_streams.cc