projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36f8b4c
)
tweak comment
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 11 Jan 2012 03:04:38 +0000
(22:04 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 11 Jan 2012 03:04:38 +0000
(22:04 -0500)
From-SVN: r183087
gcc/cp/call.c
patch
|
blob
|
history
diff --git
a/gcc/cp/call.c
b/gcc/cp/call.c
index 29aed980ee154b1f3a435303d41e7400b910b872..57b1765271a04f9d1bb346573825b90770924935 100644
(file)
--- a/
gcc/cp/call.c
+++ b/
gcc/cp/call.c
@@
-526,7
+526,7
@@
struct z_candidate {
tree access_path;
/* If FN is a non-static member function, the binfo indicating the
subobject to which the `this' pointer should be converted if FN
- is selected by overload resolution. The type pointed to
the
by
+ is selected by overload resolution. The type pointed to by
the `this' pointer must correspond to the most derived class
indicated by the CONVERSION_PATH. */
tree conversion_path;