summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/assembly/1885718
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/assembly/1885718')
-rw-r--r--results/classifier/gemma3:12b/assembly/188571810
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/assembly/1885718 b/results/classifier/gemma3:12b/assembly/1885718
new file mode 100644
index 000000000..13a4531de
--- /dev/null
+++ b/results/classifier/gemma3:12b/assembly/1885718
@@ -0,0 +1,10 @@
+
+qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else'
+
+Source code is
+
+    if (other_tc == other->current_tc) {
+        tccause = other->CP0_Cause;
+    } else {
+        tccause = other->CP0_Cause;
+    }
\ No newline at end of file