On 4/7/21 6:57 PM, Taylor Simpson wrote:
Change #if HEX_DEBUG to if (HEX_DEBUG) so that the debug code doesn't
bit rot.

Suggested-by: Philippe Mathieu-Daudé<f4...@amsat.org>
Signed-off-by: Taylor Simpson<tsimp...@quicinc.com>
---
  target/hexagon/genptr.c    | 72 ++++++++++++++++++++++----------------------
  target/hexagon/helper.h    |  2 --
  target/hexagon/internal.h  | 11 +++----
  target/hexagon/op_helper.c | 14 +++------
  target/hexagon/translate.c | 74 ++++++++++++++++++++++------------------------
  target/hexagon/translate.h |  2 --
  6 files changed, 81 insertions(+), 94 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to