|
| From: | Richard Henderson |
| Subject: | Re: [PATCH-for-6.1? v2] target/nios2: Mark raise_exception() as noreturn |
| Date: | Thu, 29 Jul 2021 09:13:29 -1000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 7/29/21 12:13 AM, Philippe Mathieu-Daudé wrote:
Raised exceptions don't return, so mark the helper with
noreturn.
Fixes: 032c76bc6f9 ("nios2: Add architecture emulation support")
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |