Actions
Bug #9288
closed/target/mips/translate.c:2617:9: error: ‘else’ without a previous ‘if’
Start date:
09/28/2018
Due date:
% Done:
100%
Estimated time:
Detected in build:
qemu4v.master
Platform:
Published in build:
0.2.4-beta-181112
Description
Compilation error:
/srv/****/workspace/QEMU4V/target/mips/translate.c: In function ‘gen_logic_imm’: /srv/****/workspace/QEMU4V/target/mips/translate.c:2617:9: error: ‘else’ without a previous ‘if’ else { ^~~~ /srv/****/workspace/QEMU4V/rules.mak:69: recipe for target 'target/mips/translate.o' failed make[1]: *** [target/mips/translate.o] Error 1 Makefile:481: recipe for target 'subdir-mips-softmmu' failed make: *** [subdir-mips-softmmu] Error 2 :make FAILED
Updated by Sergey Smolov about 6 years ago
- Status changed from Resolved to Verified
Updated by Sergey Smolov about 6 years ago
- Status changed from Verified to Closed
- % Done changed from 0 to 100
- Published in build set to 0.2.4-beta-181112
Actions