diff options
author | Jakub Jelinek <jakub@redhat.com> | 2020-12-03 15:32:31 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2020-12-03 15:32:31 +0100 |
commit | 341035a54aa8954c66b0492f366b8c65fdb34299 (patch) | |
tree | 3c9137ff9797a56507901a500878ff10008a903e /gcc/stringpool.c | |
parent | 614aff0adf8fba5d843ec894603160151c20f0aa (diff) | |
download | gcc-341035a54aa8954c66b0492f366b8c65fdb34299.zip gcc-341035a54aa8954c66b0492f366b8c65fdb34299.tar.gz gcc-341035a54aa8954c66b0492f366b8c65fdb34299.tar.bz2 |
c++: consteval-defarg1.C test variant for templates
We weren't recognizing a default argument for a consteval member function as
being in immediate function context because there was no function parameter
scope to look at.
The following testcase is an attempt to test it with templates, both
non-dependent and dependent consteval calls in both function and class
templates, and with r11-5694 it now passes.
2020-12-03 Jakub Jelinek <jakub@redhat.com>
* g++.dg/cpp2a/consteval-defarg2.C: New test.
Diffstat (limited to 'gcc/stringpool.c')
0 files changed, 0 insertions, 0 deletions