Nice test case! Thibaut Paumard wrote: > Compile with > gcc -lm -o fputest fputest.c
It's kind of funny that gcc only warns about div by zero for the integer case: fputest.c: In function ‘worker’: fputest.c:73: warning: division by zero -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

