aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2024-01-19 13:11:05 -0500
committerJason Merrill <jason@redhat.com>2024-01-19 14:21:14 -0500
commit1338ad23ff3c1e4f552cdb64e36cef12eda2e050 (patch)
tree11e50fb75079322dde048e94244537796430878a /README
parent631a922e5c8578a1c878b69f1651d482b661ef4a (diff)
downloadgcc-1338ad23ff3c1e4f552cdb64e36cef12eda2e050.zip
gcc-1338ad23ff3c1e4f552cdb64e36cef12eda2e050.tar.gz
gcc-1338ad23ff3c1e4f552cdb64e36cef12eda2e050.tar.bz2
c++: requires and using-decl [PR113498]
get_template_info was crashing because it assumed that any decl with DECL_LANG_SPECIFIC could use DECL_TEMPLATE_INFO. It's more complicated than that. PR c++/113498 gcc/cp/ChangeLog: * pt.cc (decl_template_info): New fn. (get_template_info): Use it. gcc/testsuite/ChangeLog: * g++.dg/cpp2a/concepts-using4.C: New test.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions