more gcc bugs rawr

cvs
Doug Coleman 2006-01-23 05:53:37 +00:00
parent 7b8c731c82
commit a0722fa3e0
1 changed files with 5 additions and 0 deletions

View File

@ -30,8 +30,13 @@
- font problem: http://iarc1.ece.utexas.edu/~erg/font-bug.JPG - font problem: http://iarc1.ece.utexas.edu/~erg/font-bug.JPG
- implement 3.3 floor 4.7 ceiling 4.5 truncate - implement 3.3 floor 4.7 ceiling 4.5 truncate
- make 3.4 bits>double an error - 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 ALL TESTS BELOW FAIL ON x86 linux 32bit
- float not commutative bug - float not commutative bug
: a 237241607 1516.925984289192 3036109462846 913470293/554864 : a 237241607 1516.925984289192 3036109462846 913470293/554864
max min * 994.5872660892654 306803761/112249 -216866846 + - max min * 994.5872660892654 306803761/112249 -216866846 + -