This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/gfortran] Chop bits of subnormal numbers


On Sun, May 08, 2005 at 12:31:44AM +0200, Tobias Schl?ter wrote:
> 
> This won't work for negative values of p.  Apart from this, this looks fine.
> 

Damn details. ;-)

I've updated the patch to chop the bits on the absolute
value, and then set the sign if need be.

Bubblestrapped and reg. tested onn i386-*-freebsd.

OK for mainline?

-- 
Steve

Attachment: arith.c.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]