|
From: | Ilya Leoshkevich |
Subject: | Re: [PATCH v2 3/4] target/s390x: fix build warning (gcc-12 -fsanitize=thread) |
Date: | Thu, 15 Aug 2024 00:57:35 +0200 |
User-agent: | Evolution 3.52.4 (3.52.4-1.fc40) |
On Wed, 2024-08-14 at 15:41 -0700, Pierrick Bouvier wrote: > Found on debian stable. > > ../target/s390x/tcg/translate.c: In function ‘get_mem_index’: > ../target/s390x/tcg/translate.c:398:1: error: control reaches end of > non-void function [-Werror=return-type] > 398 | } > > Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
[Prev in Thread] | Current Thread | [Next in Thread] |