gcc/libgfortran/runtime
Steven G. Kargl 33de49ea9f 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
2005-11-04 22:18:22 +00:00
..
compile_options.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
environ.c gfortran.h: Add bitmasks for different FPE traps. 2005-10-12 20:21:31 +00:00
error.c re PR libfortran/22298 (libgfortran init() constructor isn't called if executable is statically linked) 2005-11-04 08:44:29 +00:00
fpu.c fpu.c: Add _GNU_SOURCE definition. 2005-10-23 20:06:08 +00:00
in_pack_generic.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
in_unpack_generic.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
main.c re PR libfortran/22298 (libgfortran init() constructor isn't called if executable is statically linked) 2005-11-04 08:44:29 +00:00
memory.c * runtime/memory.c (allocate_size): Malloc 1 byte if size == 0. 2005-10-03 22:32:44 +02:00
normalize.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
pause.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
select.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
stop.c re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w.r.t. g77) 2005-11-04 22:18:22 +00:00
string.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00