projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35fce3c
)
decl2.c (grokfield): Don't mangle the name of a TYPE_DECL if it uses template parameters.
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Mon, 3 Aug 1998 09:59:39 +0000
(09:59 +0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Mon, 3 Aug 1998 09:59:39 +0000
(09:59 +0000)
* decl2.c (grokfield): Don't mangle the name of a TYPE_DECL if it
uses template parameters.
From-SVN: r21549
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index b7f83bc7abcaaace78e428a76e71d125211c584a..ee6b01fd98dd4fd91803deadaae96774dc8c2705 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,3
+1,8
@@
+1998-08-03 Mark Mitchell <mark@markmitchell.com>
+
+ * decl2.c (grokfield): Don't mangle the name of a TYPE_DECL if it
+ uses template parameters.
+
1998-08-02 Mark Mitchell <mark@markmitchell.com>
* cp-tree.def (LOOKUP_EXPR): Document. Remove second argument.