asm13.C
100 Bytes
-
re PR c++/69257 (g++ ICE in "create_tmp_var" on invalid inline-asm) · 56233bd6
PR c++/69257 * typeck.c (decay_conversion): Don't call mark_rvalue_use for array/function-to-pointer conversion. Call complete_type_or_maybe_complain for lvalue-to-rvalue conversion. * call.c (convert_like_real): Print call context if decay_conversion errors. From-SVN: r232436
Jason Merrill committed