aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-format-json.cc
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2022-06-22 21:29:16 -0400
committerJason Merrill <jason@redhat.com>2022-06-22 23:23:01 -0400
commit27e9bd911626b6ae336fc62c86da5ff710de39ab (patch)
tree05a8c086f2e51cadbdac1829a1e7c58aa0134e81 /gcc/diagnostic-format-json.cc
parentd29f61a3291a8c4cff0bd754fa3bb8e9399589bc (diff)
downloadgcc-27e9bd911626b6ae336fc62c86da5ff710de39ab.zip
gcc-27e9bd911626b6ae336fc62c86da5ff710de39ab.tar.gz
gcc-27e9bd911626b6ae336fc62c86da5ff710de39ab.tar.bz2
c++: tweak deduction with auto template parms
While looking at PR105964 I noticed that we were unnecessarily repeating the deduction loop because of seeing a non-type parameter with type 'auto'. It is indeed dependent, but not on any other deductions. gcc/cp/ChangeLog: * pt.cc (type_unification_real): An auto tparm can't be affected by other deductions.
Diffstat (limited to 'gcc/diagnostic-format-json.cc')
0 files changed, 0 insertions, 0 deletions