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/33225] [4.3 regression] Missing last digit is some formatted output



------- Comment #4 from dominiq at lps dot ens dot fr  2007-08-29 23:02 -------
Subject: Re:  [4.3 regression] Missing last digit is
 some formatted output

> Actually this is expected if you did not supply -fno-sign-zero ...

You are right!-) I have added the option in the script I am using
and all the failures disappear with -m64, but only for FM406 without.
I think the ** is due to the attempt to output -.0.

Thanks for the infos.

Dominique


-- 


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


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