On 3/5/25 23:27, Richard Henderson wrote:
This should have been done before removing TARGET_ALIGNED_ONLY, as we did for hppa and alpha.Fixes: 8244189419f9 ("target/sh4: Remove TARGET_ALIGNED_ONLY") Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/sh4/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>