diff options
author | Jason Merrill <jason@redhat.com> | 2022-07-05 17:05:47 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2022-07-06 00:40:16 -0400 |
commit | 656c0212909bc91b1025aa12774d981adb531b4c (patch) | |
tree | 72186a6e8656750e48a23437aeaad13398ce9196 /gcc/ada | |
parent | d1f3a3fffeb40e646ec5a643783cd753fa7def33 (diff) | |
download | gcc-656c0212909bc91b1025aa12774d981adb531b4c.zip gcc-656c0212909bc91b1025aa12774d981adb531b4c.tar.gz gcc-656c0212909bc91b1025aa12774d981adb531b4c.tar.bz2 |
c++: dependent conversion operator lookup [PR106179]
This testcase demonstrates that my assumption that we would only be
interested in a class template lookup if the template-id is followed by ::
was wrong.
PR c++/106179
PR c++/106024
gcc/cp/ChangeLog:
* parser.cc (cp_parser_lookup_name): Remove :: requirement
for using unqualified lookup result.
gcc/testsuite/ChangeLog:
* g++.dg/template/operator16.C: New test.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions