aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/ChangeLog.backported
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/ChangeLog.backported')
-rw-r--r--gcc-4.8/ChangeLog.backported8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc-4.8/ChangeLog.backported b/gcc-4.8/ChangeLog.backported
index f92f0f945..d93a35b82 100644
--- a/gcc-4.8/ChangeLog.backported
+++ b/gcc-4.8/ChangeLog.backported
@@ -19,14 +19,6 @@ libstdc++-v3/
Copy comment for this case from eh_personality.cc:__cxa_call_unexpected.
* testsuite/18_support/bad_exception/59392.cc: New file.
-http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=205720
-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.
-
http://gcc.gnu.org/viewcvs?rev=203874&root=gcc&view=rev
2013-10-20 Chris Jefferson <chris@bubblescope.net>
Paolo Carlini <paolo.carlini@oracle.com>