From cc0d85b680adacdd9a74a5bfd3f7c79f72466c81 Mon Sep 17 00:00:00 2001 From: David Schultz Date: Fri, 5 Jan 2007 07:14:26 +0000 Subject: [PATCH] Remove a note pertaining to the Alpha. --- lib/msun/man/fenv.3 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lib/msun/man/fenv.3 b/lib/msun/man/fenv.3 index 3450153b13d4..728874e16fe9 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.