projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccb7042
)
fix ChangeLog
author
Jason Merrill
<jason@gcc.gnu.org>
Sat, 17 Jun 2017 02:48:52 +0000
(22:48 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Sat, 17 Jun 2017 02:48:52 +0000
(22:48 -0400)
From-SVN: r249334
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 88e148b1d8f5e617abe62bf71372db42cb09a377..dba5e4d0ddbf238fd8f910b9da40874473a98e7d 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-17,7
+17,7
@@
* pt.c (unify) [TEMPLATE_PARM_INDEX]: Strip reference when comparing
types. Do type deduction later.
- PR c++/8
01
74 - ICE with partial specialization of member template.
+ PR c++/8
10
74 - ICE with partial specialization of member template.
PR c++/71747
* pt.c (get_partial_spec_bindings): Only coerce innermost args.