Date: Thu, 16 Mar 2000 11:42:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp-workers AT delorie DOT com Subject: Re: Unnormals??? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 15 Mar 2000, Hans-Bernhard Broeker wrote: > Unnormalized numbers other than the denormals > shouldn't usually need any special treatment at all. If memory serves, > they're auto-normalized on reading into the FPU. Not true. You can easily write a simple test program which will show the facts.