public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30910]  New: Gfortran: ES format not quite right...
@ 2007-02-21 12:52 pmason at ricardo dot com
  2007-02-21 14:32 ` [Bug fortran/30910] " jvdelisle at gcc dot gnu dot org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: pmason at ricardo dot com @ 2007-02-21 12:52 UTC (permalink / raw)
  To: gcc-bugs

When printing using ES-format descriptor with
zero decimal places (e.g. ES6.0) get zero answer.
Sample code below, compiled as "gfortran test.f90",
using version 4.3.0 20070221 (experimental) on suse
9 linux box (64-bit).

-------------------------------------
 program esformat
 !This should print as "1.E-01"
 write(6,'(es6.0)') 1.0e-1
 end program esformat
-------------------------------------


-- 
           Summary: Gfortran: ES format not quite right...
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pmason at ricardo dot com
 GCC build triplet: 4.3.0 20070221 (experimental)
  GCC host triplet: suse9 x86_64
GCC target triplet: x86_64-unknown-linux-gnu


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-02-23 18:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-21 12:52 [Bug fortran/30910] New: Gfortran: ES format not quite right pmason at ricardo dot com
2007-02-21 14:32 ` [Bug fortran/30910] " jvdelisle at gcc dot gnu dot org
2007-02-21 14:52 ` [Bug fortran/30910] [Regression 4.2, 4.3] " burnus at gcc dot gnu dot org
2007-02-22  1:26 ` jvdelisle at gcc dot gnu dot org
2007-02-22  1:39 ` jvdelisle at gcc dot gnu dot org
2007-02-22 12:41 ` pmason at ricardo dot com
2007-02-22 13:50 ` burnus at gcc dot gnu dot org
2007-02-22 14:00 ` burnus at gcc dot gnu dot org
2007-02-22 14:23 ` jvdelisle at gcc dot gnu dot org
2007-02-23  5:43 ` jvdelisle at gcc dot gnu dot org
2007-02-23  6:29 ` jvdelisle at gcc dot gnu dot org
2007-02-23 18:13 ` jvdelisle at gcc dot gnu dot org
2007-02-23 18:15 ` jvdelisle at gcc dot gnu dot org
2007-02-23 18:26 ` jvdelisle at gcc dot gnu dot org
2007-02-23 18:31 ` jvdelisle at gcc dot gnu dot org
2007-02-23 18:35 ` jvdelisle at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).