[gfortran] PR libfortran/21376

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Sun May 22 23:15:00 GMT 2005


FX Coudert wrote:
> Attached patch fixes PR libfortran/21376 (library called log10 with 
> argument equal to zero). Simple reworking of logic to avoid that.
> 
> Regtesting in progress on i686-linux. OK for 4.0 and mainline?

How about this slightly simpler patch which collects all the special cases in
one place.  Bubblestrapped and tested, OK for 4.0 and mainline?

- Tobi

2005-05-22  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>

	PR fortran/21376
	* io/write.c (output_float): Collect all special cases for exponent
	in one place.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: write_1.f90
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050522/1222d44a/attachment.f90>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: io_exp.diff
Type: text/x-patch
Size: 1133 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050522/1222d44a/attachment.bin>


More information about the Fortran mailing list