summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/mistranslation/1787002
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/mistranslation/1787002')
-rw-r--r--results/classifier/deepseek-2-tmp/output/mistranslation/178700220
1 files changed, 0 insertions, 20 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/mistranslation/1787002 b/results/classifier/deepseek-2-tmp/output/mistranslation/1787002
deleted file mode 100644
index b0df46d7..00000000
--- a/results/classifier/deepseek-2-tmp/output/mistranslation/1787002
+++ /dev/null
@@ -1,20 +0,0 @@
-
-disas/i386.c compile error
-
-QEMU Version: 2.12.1, 3.0.0-rc4
-Compiling with GCC 8.2.0
-System: Plop Linux, 32 bit 
-
-Error:
-  CC      disas/i386.o
-/tmp/ccK8tHRs.s: Assembler messages:
-/tmp/ccK8tHRs.s:53353: Error: can't resolve `L0' {*ABS* section} - `obuf' {.bss section}
-
-
-The problematic line is in 'disas/i386.c' in the function 'INVLPG_Fixup (int bytemode, int sizeflag)':
-strcpy (obuf + strlen (obuf) - 6, alt);
-
-If I comment out this line, then compiling works without problems.
-
-
-The error comes only on 32 bit. On 64 bit, compiling works without problems.
\ No newline at end of file