As Anatoly Sokolov wrote: > No this bug in gcc-4.0.0/avrlibc-1.2.3. > Test case work fine with all compare operation ( <, >, =>, <=).
I think the problems only arise as soon as library functions are involved. The compiler's handling itself is OK, but FPlib only supports a very simplified approach of IEEE specific numbers (NaN, Inf, +/- 0). -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
