diff options
author | Jason Merrill <jason@redhat.com> | 2024-07-03 17:25:53 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2024-07-03 22:04:50 -0400 |
commit | baac8f710e35cfea14060e5eca49dbb49ffc294d (patch) | |
tree | 44622cf765c02d91496e6335ffebfc306185abad /gcc/gimplify.cc | |
parent | 655fe94ae4c95d7f113c62787ca382d2742fad6f (diff) | |
download | gcc-baac8f710e35cfea14060e5eca49dbb49ffc294d.zip gcc-baac8f710e35cfea14060e5eca49dbb49ffc294d.tar.gz gcc-baac8f710e35cfea14060e5eca49dbb49ffc294d.tar.bz2 |
c++: OVERLOAD in diagnostics
In modules we can get an OVERLOAD around a non-function, so let's tail
recurse instead of falling through. As a result we start printing the
template header in this testcase.
gcc/cp/ChangeLog:
* error.cc (dump_decl) [OVERLOAD]: Recurse on single case.
gcc/testsuite/ChangeLog:
* g++.dg/warn/pr61945.C: Adjust diagnostic.
Diffstat (limited to 'gcc/gimplify.cc')
0 files changed, 0 insertions, 0 deletions