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]

[Patch, libfortran] PR 55539 Regression with -fno-sign-zero


Hello,

the attached patch fixes PR 55539 (4.8 regression). Regtested on
x86_64-unknown-linux-gnu, Ok for trunk?


2012-12-15  Janne Blomqvist  <jb@gcc.gnu.org>

	PR fortran/55539
	* io/write_float.def (output_float): Take into account decimal dot.


testsuite ChangeLog:

2012-12-15  Janne Blomqvist  <jb@gcc.gnu.org>

	PR fortran/55539
	* gfortran.dg/nosigned_zero_3.f90: New testcase.



-- 
Janne Blomqvist

Attachment: pr55539.diff
Description: Binary data

Attachment: nosigned_zero_3.f90
Description: Binary data


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