, 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
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, &
2 matches
Mail list logo