projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4babd3
)
Fix comment
author
Jason Merrill
<jason@gcc.gnu.org>
Thu, 7 Mar 2019 15:16:04 +0000
(10:16 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Thu, 7 Mar 2019 15:16:04 +0000
(10:16 -0500)
From-SVN: r269460
gcc/cp/call.c
patch
|
blob
|
history
diff --git
a/gcc/cp/call.c
b/gcc/cp/call.c
index 04516eb967c2b982ad7138111058daa3feafd050..d9294a06c4443cbe1be43b508bd71c67e119f699 100644
(file)
--- a/
gcc/cp/call.c
+++ b/
gcc/cp/call.c
@@
-10928,7
+10928,7
@@
joust (struct z_candidate *cand1, struct z_candidate *cand2, bool warn,
tweak:
- /* Extension: If the worst conversion for one candidate is
worse
than the
+ /* Extension: If the worst conversion for one candidate is
better
than the
worst conversion for the other, take the first. */
if (!pedantic && (complain & tf_warning_or_error))
{