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, final] Formatted output of IEEE exceptional values


Steve Kargl wrote:


This is ok. Although I would recommend the addition of comment on the rationale for the choices for w = 0, 3, and 8.



Comments incorporated. Committed to mainline and 4.0 after bootstrap and successful regression testing.


2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>

    * io/write.c (write_float): Revise output of IEEE exceptional
    values to comply with F95 and F2003 standards.

and

2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>

* gfortran.fortran-torture/execute/nan_inf_fmt.f90: Revise test to include case of field width of zero.

Regards,

Jerry


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