aboutsummaryrefslogtreecommitdiff
path: root/backends/rng-random.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-02-21 23:47:55 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-03-07 18:08:12 +0100
commita43972e1769b6b35c2c5826e707ea784242b6287 (patch)
treed59668ba75d3c73c517aaac9c45aba83f9bd9144 /backends/rng-random.c
parentabe45a859b897736d7f428f58d1e5cab4fec4ddf (diff)
downloadqemu-a43972e1769b6b35c2c5826e707ea784242b6287.zip
qemu-a43972e1769b6b35c2c5826e707ea784242b6287.tar.gz
qemu-a43972e1769b6b35c2c5826e707ea784242b6287.tar.bz2
target/mips: Replace [g_]assert(0) -> g_assert_not_reached()
In order to avoid warnings such commit c0a6665c3c ("target/i386: Remove compilation errors when -Werror=maybe-uninitialized"), replace all assert(0) and g_assert(0) by g_assert_not_reached(). Remove any code following g_assert_not_reached(). See previous commit for rationale. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230221232520.14480-4-philmd@linaro.org>
Diffstat (limited to 'backends/rng-random.c')
0 files changed, 0 insertions, 0 deletions