On 04/26/2017 08:23 AM, Emilio G. Cota wrote:
+DEF(goto_ptr, 0, 1, 0, TCG_OPF_BB_END)
One more thing: DEF(goto_ptr, 0, 1, 0, TCG_OPF_BB_END | IMPL(TCG_TARGET_HAS_goto_ptr))You'd have noticed this if you'd have tested this particular patch, with --enable-debug-tcg, before applying patch 4.
r~