projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71f42ec
)
pt.c (tsubst): Fix typo in last commit.
author
Paolo Carlini
<paolo@gcc.gnu.org>
Wed, 16 Oct 2013 12:04:50 +0000
(12:04 +0000)
committer
Paolo Carlini
<paolo@gcc.gnu.org>
Wed, 16 Oct 2013 12:04:50 +0000
(12:04 +0000)
2013-10-16 Paolo Carlini <paolo.carlini@oracle.com>
* pt.c (tsubst): Fix typo in last commit.
From-SVN: r203701
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 3378d618e5310926ed2b3a6e112419220c73f319..25d47a099c51a5a48b6977d318c153ea237acebe 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,3
+1,7
@@
+2013-10-16 Paolo Carlini <paolo.carlini@oracle.com>
+
+ * pt.c (tsubst): Fix typo in last commit.
+
2013-10-16 Paulo Matos <pmatos@broadcom.com>
* error.c (code_to_string): Use new wrapper get_tree_code_name.