lambda-const5.C
180 Bytes
-
re PR c++/66387 (ICE in make_decl_rtl with lambda) · 5af874fb
PR c++/66387 * semantics.c (process_outer_var_ref): Make sure the value is actually constant before returning it. * typeck.c (cp_build_array_ref): Allow subscripting non-lvalue array. From-SVN: r224287
Jason Merrill committed