summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2017-05-18 16:31:17 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2017-05-18 16:31:17 +0100
commit96964b4ba972fdf35f15ed594ae78902b843849a (patch)
treecce7c0331c99782975e42f821bae073d47b5444d /libstdc++-v3/ChangeLog
parentd2665470476ff6cdd0846f9c32dfa02eeb5af662 (diff)
downloadgcc-96964b4ba972fdf35f15ed594ae78902b843849a.tar.gz
Uncomment std::reference_wrapper tests that no longer fail
Backport from mainline 2017-04-03 Jonathan Wakely <jwakely@redhat.com> * testsuite/20_util/reference_wrapper/invoke.cc: Uncomment tests that no longer fail. From-SVN: r248235
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index ba41e4a987b..d978dc32074 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -3,6 +3,12 @@
Backport from mainline
2017-04-03 Jonathan Wakely <jwakely@redhat.com>
+ * testsuite/20_util/reference_wrapper/invoke.cc: Uncomment tests
+ that no longer fail.
+
+ Backport from mainline
+ 2017-04-03 Jonathan Wakely <jwakely@redhat.com>
+
* include/bits/ios_base.h: Correct comment.
* testsuite/util/testsuite_hooks.h: Likewise.