ref13.C
94 Bytes
-
re PR c++/28338 (ICE/rejects-valid with references) · d23f3d60
PR c++/28338 * decl.c (layout_var_decl): Don't call push_local_name here. (initialize_artificial_var): Assert artificiality. (cp_finish_decl): Call push_local_name here. PR c++/28338 * g++.dg/init/ref13.C: New test. From-SVN: r115600
Mark Mitchell committed