diff options
author | Jason Merrill <jason@redhat.com> | 2023-05-04 18:37:19 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2023-05-04 21:07:19 -0400 |
commit | 6f18f344338b370031e75924eed2bdd1ce5c8dba (patch) | |
tree | f56562cbd6375f6d6ed5e263074ab32827cb0c65 /libcpp | |
parent | fde093b76457714358a2275b42af567749db22d7 (diff) | |
download | gcc-6f18f344338b370031e75924eed2bdd1ce5c8dba.zip gcc-6f18f344338b370031e75924eed2bdd1ce5c8dba.tar.gz gcc-6f18f344338b370031e75924eed2bdd1ce5c8dba.tar.bz2 |
Revert "c++: restore instantiate_decl assert"
In the testcase the assert fails because we use one member function from
another while we're in the middle of instantiating them all, which is
perfectly fine. It seems complicated to detect this situation, so let's
remove the assert again.
PR c++/109658
This reverts commit 95d4c0d2e6318aef88ba0bc607dfc1ec6b7a612f.
gcc/testsuite/ChangeLog:
* g++.dg/template/local10.C: New test.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions