qemu-e2k/target-alpha
Paolo Bonzini 74de807f79 target-alpha: fix uninitialized variable
I am not sure why the compiler does not catch it.  There is no
semantic change since gen_excp returns EXIT_NORETURN, but the
old code is wrong.

Reported by Coverity.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-11-06 15:42:38 +03:00
..
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
gdbstub.c
helper.c
helper.h
int_helper.c
machine.c
Makefile.objs
mem_helper.c
STATUS
sys_helper.c
translate.c target-alpha: fix uninitialized variable 2015-11-06 15:42:38 +03:00
vax_helper.c