more gcc bugs rawr
parent
7b8c731c82
commit
a0722fa3e0
|
@ -30,8 +30,13 @@
|
|||
- font problem: http://iarc1.ece.utexas.edu/~erg/font-bug.JPG
|
||||
- implement 3.3 floor 4.7 ceiling 4.5 truncate
|
||||
- make 3.4 bits>double an error
|
||||
- float>bits bits>double etc fail in gcc 4.0.3 with -fschedule-insns
|
||||
- C{ 0/0. 0/0. } C{ 0/0. 0/0. } = . -> f when -ffast-math is not used on x86
|
||||
- can't type C{ nan.0 nan.0 } or C{ nan nan } at the repl
|
||||
- add some tests below to tests
|
||||
|
||||
ALL TESTS BELOW FAIL ON x86 linux 32bit
|
||||
|
||||
- float not commutative bug
|
||||
: a 237241607 1516.925984289192 3036109462846 913470293/554864
|
||||
max min * 994.5872660892654 306803761/112249 -216866846 + -
|
||||
|
|
Loading…
Reference in New Issue