public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/24636]  New: gfortran: STOP without stop-code too noisy, regression w.r.t. g77
@ 2005-11-02 14:10 anlauf at gmx dot de
  2005-11-02 14:59 ` [Bug fortran/24636] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: anlauf at gmx dot de @ 2005-11-02 14:10 UTC (permalink / raw)
  To: gcc-bugs

Hi,

as it has bothered me for quite some time, I finally
decided to report.  The program

      program gfcbug29
      stop
      end

when compiled with g77, executes and terminates without any message.
*Only* when a stop code is present, as in
      stop 0
it (the g77 runtime) says so.  However, gfortran always makes it
write the message, even when no stop code is present:
STOP 0

g77 is consistent with all other compilers that I have access to,
and also the F2003 draft standard (sec. 8.4) is quite explicit here.

Please fix.

Cheers,
-ha


-- 
           Summary: gfortran: STOP without stop-code too noisy, regression
                    w.r.t. g77
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anlauf at gmx dot de
  GCC host triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-11-04 23:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-02 14:10 [Bug fortran/24636] New: gfortran: STOP without stop-code too noisy, regression w.r.t. g77 anlauf at gmx dot de
2005-11-02 14:59 ` [Bug fortran/24636] " pinskia at gcc dot gnu dot org
2005-11-02 18:28 ` kargl at gcc dot gnu dot org
2005-11-04 22:18 ` kargl at gcc dot gnu dot org
2005-11-04 23:21 ` kargl at gcc dot gnu dot org
2005-11-04 23:24 ` kargl 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).