commit | 1ffbe5d681b06ea95b1728fc556899f63834553a | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Apr 04 08:03:40 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Apr 04 08:43:04 2023 -0700 |
tree | 6e6444185cb8fc7f58366a6e885dd9077ce0870a | |
parent | 3371802fba3f7be4465f8a5e5777d43d556676ef [diff] |
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>