diff options
Diffstat (limited to 'results/classifier/108/other/1414293')
| -rw-r--r-- | results/classifier/108/other/1414293 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/108/other/1414293 b/results/classifier/108/other/1414293 new file mode 100644 index 000000000..9d3ade32e --- /dev/null +++ b/results/classifier/108/other/1414293 @@ -0,0 +1,26 @@ +device: 0.752 +graphic: 0.682 +files: 0.569 +socket: 0.502 +network: 0.409 +semantic: 0.400 +vnc: 0.349 +boot: 0.233 +other: 0.169 +PID: 0.161 +debug: 0.124 +performance: 0.109 +KVM: 0.095 +permissions: 0.079 + +target-lm32/translate.c:336: bad ? : operator + +[qemu/target-lm32/translate.c:336]: (style) Same expression in both branches of ternary operator. + + int rY = (dc->format == OP_FMT_RR) ? dc->r0 : dc->r0; + +Patch has been committed: +http://git.qemu.org/?p=qemu.git;a=commitdiff;h=5db35b616b8d3a27783ec + +Released with version 2.8 + |