summary refs log tree commit diff stats
path: root/results/classifier/gemma3:27b/runtime/1603734
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-06 16:43:19 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-06 16:43:19 +0000
commit238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd (patch)
treecd8a1b75ba7b3543eb7fe6857f408e7be4d9fd0b /results/classifier/gemma3:27b/runtime/1603734
parent96049c939b1916d80532630d63c14e04d5244f1d (diff)
downloadqemu-analysis-238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd.tar.gz
qemu-analysis-238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd.zip
add results
Diffstat (limited to 'results/classifier/gemma3:27b/runtime/1603734')
-rw-r--r--results/classifier/gemma3:27b/runtime/160373410
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:27b/runtime/1603734 b/results/classifier/gemma3:27b/runtime/1603734
new file mode 100644
index 000000000..e542bd20d
--- /dev/null
+++ b/results/classifier/gemma3:27b/runtime/1603734
@@ -0,0 +1,10 @@
+
+
+
+Hang in fsqrt
+
+At least qemu-i368 and qemu-x86_64 hang in floatx80_sqrt in versions 2.6.0 and git (2.6.50) for some input values, likely due to an infinite loop at fpu/softfloat.c:6569.
+
+Steps to reproduce:
+1) Compile attached code: gcc -o test test.c -lm
+2) `qemu-i368 test` and `qemu-x86_64 test` will hang at 100% cpu
\ No newline at end of file