-
- Downloads
c++: auto member function and auto variable [PR106893]
As with PR105623, we need to call mark_single_function sooner to resolve the type of a BASELINK. PR c++/106893 PR c++/90451 gcc/cp/ChangeLog: * decl.cc (cp_finish_decl): Call mark_single_function. gcc/testsuite/ChangeLog: * g++.dg/cpp1y/auto-fn65.C: New test.
gcc/testsuite/g++.dg/cpp1y/auto-fn65.C
0 → 100644
Please register or sign in to comment