Re: PROBLEM: Caught SIGFPE exceptions aren't reset

2007-08-25 Thread Clark Cooper
, could you please indicate what kind of change could be made to the handler in my example program to allow it to reach the final printf statement in the main program? Thank you, Clark Cooper - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message t

PROBLEM: Caught SIGFPE exceptions aren't reset

2007-08-24 Thread Clark Cooper
break; case 0x020: /* Precision */ info.si_code = FPE_FLTRES; break; } /*C*/ /* Reset caught exceptions ** (set_fpu_swd must handle preemption) */ /*C*/ set_fpu_swd(swd & ~ummskexcp); force_sig_info(SIGFPE, &