translate-all: define and use DEBUG_TB_FLUSH_GATE
commit424079c13b692cfcd08866bc9ffec77b887fed4e
authorEmilio G. Cota <cota@braap.org>
Wed, 12 Jul 2017 19:01:07 +0000 (12 15:01 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Oct 2017 14:37:10 +0000 (10 07:37 -0700)
treea17a4a01a6f044d1bf79eaabfdf2d971106bb5a1
parent84f1c148da2b35fbb5a436597872765257e8914e
translate-all: define and use DEBUG_TB_FLUSH_GATE

This gets rid of some ifdef checks while ensuring that the debug code
is compiled, which prevents bit rot.

Suggested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translate-all.c