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 fortran/24636] gfortran: STOP without stop-code too noisy, regression w.r.t. g77



------- Comment #3 from kargl at gcc dot gnu dot org  2005-11-04 22:18 -------
Subject: Bug 24636

Author: kargl
Date: Fri Nov  4 22:18:22 2005
New Revision: 106509

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106509
Log:
        PR fortran/24636
        * match.c (gfc_match_stopcode):  Set stop_code = -1.
        * runtime/stop.c (stop_numeric): Use stop_code = -1.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/runtime/stop.c


-- 


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


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