aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc/cp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/gcc/cp/ChangeLog')
-rw-r--r--gcc-4.8/gcc/cp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc-4.8/gcc/cp/ChangeLog b/gcc-4.8/gcc/cp/ChangeLog
index f6249680f..2ee24e21e 100644
--- a/gcc-4.8/gcc/cp/ChangeLog
+++ b/gcc-4.8/gcc/cp/ChangeLog
@@ -1,3 +1,10 @@
+2013-12-05 Jason Merrill <jason@redhat.com>
+
+ PR c++/59044
+ PR c++/59052
+ * pt.c (most_specialized_class): Use the partially instantiated
+ template for deduction. Drop the TMPL parameter.
+
2013-10-16 Release Manager
* GCC 4.8.2 released.