diff options
author | David Schultz <das@FreeBSD.org> | 2007-01-05 07:14:26 +0000 |
---|---|---|
committer | David Schultz <das@FreeBSD.org> | 2007-01-05 07:14:26 +0000 |
commit | cc0d85b680adacdd9a74a5bfd3f7c79f72466c81 (patch) | |
tree | 175e36b324009511320ddfd0a5aea669328c48f5 /lib | |
parent | 9170c87faafdbaf24eca1921b79e39cca4950d72 (diff) |
Notes
Diffstat (limited to 'lib')
-rw-r--r-- | lib/msun/man/fenv.3 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/msun/man/fenv.3 b/lib/msun/man/fenv.3 index 3450153b13d4e..728874e16fe97 100644 --- a/lib/msun/man/fenv.3 +++ b/lib/msun/man/fenv.3 @@ -280,10 +280,3 @@ The pragma is unimplemented in the system compiler. However, non-constant expressions generally produce the correct side-effects at low optimization levels. -.Pp -On the Alpha platform, -.Xr cc 1 -must be passed the -.Fl mieee-with-inexact mfp-rounding-mode=d -options in order to generate code that has the standard -side-effects and uses the specified rounding modes. |