This is the mail archive of the gcc-bugs@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]

[Bug libfortran/20101] zero prints incorrectly with 1pe12.4


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-27 20:44 -------
Subject: Bug 20101

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	tobi@gcc.gnu.org	2005-02-27 20:44:52

Modified files:
	gcc/testsuite  : ChangeLog 
	libgfortran    : ChangeLog 
	libgfortran/io : write.c 

Log message:
	libgfortran/
	2005-02-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
	
	PR libfortran/20101
	* io/write.c (output_float): Added special check for value 0.0 in
	PE format.
	
	gcc/testsuite/
	PR libfortran/20101
	* gfortran.dg/write_0_pe_format.f90: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.6&r2=1.5084.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.1&r2=1.163.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.23.2.1&r2=1.23.2.2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20101


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