[Bug fortran/33469] Add one digit to the default formatted output

2007-09-19 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org

[Bug fortran/33469] Add one digit to the default formatted output

2007-09-19 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-09-19 09:54 --- (In reply to comment #0) > Following a discussion on IRC with FX Coudert, I think the number of digits > printed by default in formatted output should be increased by one. Dominique, what is the output of your te

[Bug fortran/33469] Add one digit to the default formatted output

2007-09-18 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2007-09-18 17:56 --- A compiler comparison: real(4) gfortran g95 NAGf95 ifort sunf95 openf95 default 808 0808 808 0 0 1PG20.6 18811881 1881 1881 18811881 1PG20.7 808 808808 808 808

[Bug fortran/33469] Add one digit to the default formatted output

2007-09-18 Thread dominiq at lps dot ens dot fr
--- Comment #1 from dominiq at lps dot ens dot fr 2007-09-18 09:47 --- Created an attachment (id=14219) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14219&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33469