diff options
Diffstat (limited to 'results/classifier/gemma3:12b/kernel/1841592')
| -rw-r--r-- | results/classifier/gemma3:12b/kernel/1841592 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kernel/1841592 b/results/classifier/gemma3:12b/kernel/1841592 new file mode 100644 index 00000000..c3c8c0bc --- /dev/null +++ b/results/classifier/gemma3:12b/kernel/1841592 @@ -0,0 +1,10 @@ + +ppc: softfloat float implementation issues + +Per bug #1841491, Richard Henderson (rth) said: +> The float test failure is part of a larger problem for target/powerpc in which all float +> routines are implemented incorrectly. They are all implemented as double operations with +> rounding to float as a second step. Which not only produces incorrect exceptions, as in +> this case, but incorrect > numerical results from the double rounding. +> +> This should probably be split to a separate bug... \ No newline at end of file |