diff options
author | Jason Merrill <jason@redhat.com> | 2019-12-10 15:12:50 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2019-12-10 15:12:50 -0500 |
commit | eff66cd2aa4e6cbce289ce61aa903ed3ee4b52fa (patch) | |
tree | e7e2454d6723bc9e7cd9b780d1fc4abdf0820bbf /gcc/cfgexpand.c | |
parent | 09b661cea17a144e68009ecdf61a92a05bf852dd (diff) | |
download | gcc-eff66cd2aa4e6cbce289ce61aa903ed3ee4b52fa.zip gcc-eff66cd2aa4e6cbce289ce61aa903ed3ee4b52fa.tar.gz gcc-eff66cd2aa4e6cbce289ce61aa903ed3ee4b52fa.tar.bz2 |
PR c++/92847 - C++20 comparison ambiguity with class template.
This testcase demonstrates that looking at cand->template_decl is not a good
starting place for finding the most general template, as it is only set for
primary templates.
* call.c (cand_parms_match): Handle all templated functions.
From-SVN: r279185
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions