------- Comment #4 from kargl at gcc dot gnu dot org  2005-11-04 23:21 -------
Subject: Bug 24636

Author: kargl
Date: Fri Nov  4 23:21:36 2005
New Revision: 106510

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


Modified:
    branches/gcc-4_0-branch/gcc/fortran/ChangeLog
    branches/gcc-4_0-branch/gcc/fortran/match.c
    branches/gcc-4_0-branch/libgfortran/ChangeLog
    branches/gcc-4_0-branch/libgfortran/runtime/stop.c


-- 


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

Reply via email to