constinit13.C
722 Bytes
-
PR c++/91644 - ICE with constinit in function template. · bb64bef6
* decl.c (start_decl): Call retrofit_lang_decl for constinit variables. * pt.c (tsubst_expr): Pass LOOKUP_CONSTINIT down to cp_finish_decl for constinit variables. * g++.dg/cpp2a/constinit13.C: New test. From-SVN: r275421
Marek Polacek committed