From e2a9a95532af42f2310d458bdf0f7fe107483e23 Mon Sep 17 00:00:00 2001 From: drepper Date: Sun, 24 Aug 1997 10:50:56 +0000 Subject: [PATCH] Update comment. --- sysdeps/sparc/sparc64/fpu/fpu_control.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sysdeps/sparc/sparc64/fpu/fpu_control.h b/sysdeps/sparc/sparc64/fpu/fpu_control.h index fd8abb19f1..bedc034eaa 100644 --- a/sysdeps/sparc/sparc64/fpu/fpu_control.h +++ b/sysdeps/sparc/sparc64/fpu/fpu_control.h @@ -41,13 +41,11 @@ /* Now two recommended cw */ -/* Linux default: +/* Linux and IEEE default: - extended precision - rounding to nearest - no exceptions */ #define _FPU_DEFAULT 0x0 - -/* IEEE: same as above */ #define _FPU_IEEE 0x0 /* Type of the control word. */ -- 2.11.0