]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w.r.t...
authorSteven G. Kargl <kargls@comcast.net>
Fri, 4 Nov 2005 22:18:22 +0000 (22:18 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Fri, 4 Nov 2005 22:18:22 +0000 (22:18 +0000)
commit33de49ea9f44e27b3064c6d47b4315b41ff09416
tree616f0d7eb92e4acc82b3bd9fd8a5ba1ffcab0fdb
parent930352c0b7cf78b8c08ac50dde3a18f3e24b645e
re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w.r.t. g77)

PR fortran/24636
* match.c (gfc_match_stopcode):  Set stop_code = -1.
* runtime/stop.c (stop_numeric): Use stop_code = -1.

From-SVN: r106509
gcc/fortran/ChangeLog
gcc/fortran/match.c
libgfortran/ChangeLog
libgfortran/runtime/stop.c
This page took 0.057587 seconds and 5 git commands to generate.