public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/50105] New: Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown
@ 2011-08-17  6:22 burnus at gcc dot gnu.org
  2011-08-17  6:40 ` [Bug libfortran/50105] " burnus at gcc dot gnu.org
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-08-17  6:22 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50105
           Summary: Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with
                    g6.5 - wrong number of "**" shown
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org
                CC: jvdelisle@gcc.gnu.org, thenlich@users.sourceforge.net


Bob Corbett (formally SUN, now Oracle) wonders at
http://j3-fortran.org/pipermail/j3/2011-August/004573.html
what the following program should print:

     PROGRAM MAIN
       PRINT '(G6.5)', 1.0
     END


Crayftn 7.1.4.111, gfortran 4.3 and 4.7, ifort 11.1, openf95, sunf95, and
pathf95 produce the following output (when piped through "od -a"):

0000000   *   *   *   *   *   *  nl
0000007


While g95, gfortran 4.1, NAG f95 5.1 and PGI 11.5 produce:

0000000   *   *  sp  sp  sp  sp  nl
0000007


Bob thinks that only the latter is correct.


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

end of thread, other threads:[~2013-02-15  7:39 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-17  6:22 [Bug libfortran/50105] New: Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown burnus at gcc dot gnu.org
2011-08-17  6:40 ` [Bug libfortran/50105] " burnus at gcc dot gnu.org
2011-08-17  7:34 ` burnus at gcc dot gnu.org
2011-08-17  7:53 ` thenlich at users dot sourceforge.net
2011-08-17  9:14 ` [Bug libfortran/50105] Possibly: [4.6/4.7 " burnus at gcc dot gnu.org
2011-08-17 13:27 ` burnus at gcc dot gnu.org
2011-08-18  8:59 ` [Bug libfortran/50105] Possibly: " burnus at gcc dot gnu.org
2011-08-19  6:54 ` [Bug libfortran/50105] [4.6/4.7 Regression] " burnus at gcc dot gnu.org
2011-08-19 11:17 ` burnus at gcc dot gnu.org
2011-08-19 18:17 ` burnus at gcc dot gnu.org
2011-08-22  6:07 ` jvdelisle at gcc dot gnu.org
2011-10-26 17:21 ` jakub at gcc dot gnu.org
2012-01-10  0:41 ` jvdelisle at gcc dot gnu.org
2012-01-10  8:46 ` burnus at gcc dot gnu.org
2012-01-10 19:33 ` jvdelisle at gcc dot gnu.org
2012-01-12  9:08 ` burnus at gcc dot gnu.org
2012-02-03 19:22 ` tkoenig at gcc dot gnu.org
2012-02-18  9:54 ` burnus at gcc dot gnu.org
2012-02-18 17:51 ` dominiq at lps dot ens.fr
2012-03-01 14:56 ` jakub at gcc dot gnu.org
2013-01-02 17:24 ` [Bug libfortran/50105] [4.6/4.7/4.8 " burnus at gcc dot gnu.org
2013-01-02 20:46 ` jvdelisle at gcc dot gnu.org
2013-01-02 21:40 ` anlauf at gmx dot de
2013-02-15  7:39 ` burnus at gcc dot gnu.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).