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]

[gfortran] Patch committed to arith.c


I've committed the attached patch to fortran/arith.c.
Tobi had approved the portion that chops subnormal bits,
and the off by one falls into the obviously correct
category.

2005-05-28  Steven G. Kargl  <kargls@comcast.net>

    * arith.c (gfc_arith_init_1): Fix off by one problem;
    (gfc_check_integer_range): Chop extra bits in subnormal numbers.

-- 
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]