tcg/sparc64: Disable direct linking for goto_tb
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 4 Apr 2023 15:03:40 +0000 (08:03 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 4 Apr 2023 15:43:04 +0000 (08:43 -0700)
commit1ffbe5d681b06ea95b1728fc556899f63834553a
tree6e6444185cb8fc7f58366a6e885dd9077ce0870a
parent3371802fba3f7be4465f8a5e5777d43d556676ef
tcg/sparc64: Disable direct linking for goto_tb

Something is wrong with this code, and also wrong with gdb on the
sparc systems to which I have access, so I cannot debug it either.
Disable for now, so the release is not broken.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/sparc64/tcg-target.c.inc