[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SIGFPE trapping on HPPA



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


Reply to: