summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2014-05-06 11:45:14 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2014-05-06 11:45:14 +0000
commita1f604e51c75b9ad8ba24e7158e993fb0143a3f4 (patch)
tree3cd5195a9a9762f5466c13768d028890a952a55c /libstdc++-v3/ChangeLog
parent9da8c66b2f83b192c4ffe8fa6badfea2fa1403a3 (diff)
downloadppe42-gcc-a1f604e51c75b9ad8ba24e7158e993fb0143a3f4.tar.gz
ppe42-gcc-a1f604e51c75b9ad8ba24e7158e993fb0143a3f4.zip
Backport libstdc++/60594 fix from mainline.
PR libstdc++/60594 * include/std/functional (function::_Callable): Exclude own type from the callable checks. * testsuite/20_util/function/60594.cc: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@210103 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 12e6b5c56ff..58771cb934e 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,13 @@
+2014-05-06 Jonathan Wakely <jwakely@redhat.com>
+
+ Backport from mainline
+ 2014-04-15 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/60594
+ * include/std/functional (function::_Callable): Exclude own type
+ from the callable checks.
+ * testsuite/20_util/function/60594.cc: New.
+
2014-05-02 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/59476
OpenPOWER on IntegriCloud