projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55ace93
)
fix typo
author
Jason Merrill
<jason@gcc.gnu.org>
Fri, 1 Feb 2002 16:06:10 +0000
(11:06 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Fri, 1 Feb 2002 16:06:10 +0000
(11:06 -0500)
From-SVN: r49397
gcc/cp/mangle.c
patch
|
blob
|
history
diff --git
a/gcc/cp/mangle.c
b/gcc/cp/mangle.c
index 8a230d2566b846b05cb53a626b720b84ee949afb..00e5143bca7b915b4e68f41674edc3a82d511bbb 100644
(file)
--- a/
gcc/cp/mangle.c
+++ b/
gcc/cp/mangle.c
@@
-2022,7
+2022,7
@@
write_pointer_to_member_type (type)
{
write_char ('M');
/* For a pointer-to-function member, the class type may be
- cv-qualified, bu
g
that won't be reflected in
+ cv-qualified, bu
t
that won't be reflected in
TYPE_PTRMEM_CLASS_TYPE. So, we go fishing around in
TYPE_PTRMEM_POINTED_TO_TYPE instead. */
if (TYPE_PTRMEMFUNC_P (type))