Print this page

        

*** 54,65 **** } zz; union { unsigned i; float f; } tt; ! unsigned int hx, sx, frac; ! unsigned int fsr; int rm, j; volatile float dummy; xx.q = x; sx = xx.i[0] & 0x80000000; --- 54,64 ---- } zz; union { unsigned i; float f; } tt; ! unsigned int hx, sx, frac, fsr; int rm, j; volatile float dummy; xx.q = x; sx = xx.i[0] & 0x80000000;