Searched hist:"86 c2e0c047d762127e31ac7510188ba436d299f3" (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | s_exp2.c | diff 86c2e0c047d762127e31ac7510188ba436d299f3 Fri Jan 18 23:19:04 CET 2008 David Schultz <das@FreeBSD.org> Use volatile hacks to make sure these functions generate an underflow exception when they're supposed to. Previously, gcc -O2 was optimizing away the statement that generated it. diff 86c2e0c047d762127e31ac7510188ba436d299f3 Fri Jan 18 23:19:04 CET 2008 David Schultz <das@FreeBSD.org> Use volatile hacks to make sure these functions generate an underflow exception when they're supposed to. Previously, gcc -O2 was optimizing away the statement that generated it.
|
H A D | s_exp2f.c | diff 86c2e0c047d762127e31ac7510188ba436d299f3 Fri Jan 18 23:19:04 CET 2008 David Schultz <das@FreeBSD.org> Use volatile hacks to make sure these functions generate an underflow exception when they're supposed to. Previously, gcc -O2 was optimizing away the statement that generated it. diff 86c2e0c047d762127e31ac7510188ba436d299f3 Fri Jan 18 23:19:04 CET 2008 David Schultz <das@FreeBSD.org> Use volatile hacks to make sure these functions generate an underflow exception when they're supposed to. Previously, gcc -O2 was optimizing away the statement that generated it.
|
H A D | e_expf.c | diff 86c2e0c047d762127e31ac7510188ba436d299f3 Fri Jan 18 23:19:04 CET 2008 David Schultz <das@FreeBSD.org> Use volatile hacks to make sure these functions generate an underflow exception when they're supposed to. Previously, gcc -O2 was optimizing away the statement that generated it. diff 86c2e0c047d762127e31ac7510188ba436d299f3 Fri Jan 18 23:19:04 CET 2008 David Schultz <das@FreeBSD.org> Use volatile hacks to make sure these functions generate an underflow exception when they're supposed to. Previously, gcc -O2 was optimizing away the statement that generated it.
|