constexpr-__func__2.C
142 Bytes
-
re PR c++/70353 (ICE on __PRETTY_FUNCTION__ in a constexpr function) · e0bffbbb
PR c++/70353 gcc/ * tree-inline.c (remap_decls): Don't add_local_decl if cfun is null. gcc/cp/ * decl.c (make_rtl_for_nonlocal_decl): Don't defer local statics in constexpr functions. From-SVN: r234530
Jason Merrill committed