-
- Downloads
re PR c++/17163 (ICE with -frepo and static class variables)
PR c++/17163 * pt.c (instantiate_decl): Do not try to apply DECL_DECLARED_INLINED_P to a VAR_DECL. PR c++/17163 * g++.dg/template/repo2.C: New test. From-SVN: r86467
Showing
- gcc/cp/ChangeLog 8 additions, 0 deletionsgcc/cp/ChangeLog
- gcc/cp/pt.c 3 additions, 1 deletiongcc/cp/pt.c
- gcc/cp/search.c 1 addition, 1 deletiongcc/cp/search.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/g++.dg/template/repo2.C 14 additions, 0 deletionsgcc/testsuite/g++.dg/template/repo2.C
Loading
Please register or sign in to comment