Commit 3e89949e by Jason Merrill

typo

From-SVN: r204456
parent 7783daa7
...@@ -56,7 +56,7 @@ along with GCC; see the file COPYING3. If not see ...@@ -56,7 +56,7 @@ along with GCC; see the file COPYING3. If not see
that has no corresponding callgraph/varpool node that has no corresponding callgraph/varpool node
declaring the body. declaring the body.
3) COMDAT functions referred by external vtables that 3) COMDAT functions referred by external vtables that
we devirtualize only during final copmilation stage. we devirtualize only during final compilation stage.
At this time we already decided that we will not output At this time we already decided that we will not output
the function body and thus we can't reference the symbol the function body and thus we can't reference the symbol
directly. */ directly. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment