gcc/libgfortran/runtime
Janne Blomqvist 71cda9cac8 PR 53379 Print backtrace on error termination.
2015-09-05  Janne Blomqvist  <jb@gcc.gnu.org>

	PR fortran/53379
	* libgfortran.h (exit_error): New prototype.
	* runtime/error.c (exit_error): New function.
	(os_error): Call exit_error instead of exit.
	(runtime_error): Likewise.
	(runtime_error_at): Likewise.
	(internal_error): Likewise.
	(generate_error): Likewise.
	(notify_std): Likewise.
	* runtime/stop.c (error_stop_string): Likewise.
	(error_stop_numeric): Likewise.

From-SVN: r227503
2015-09-05 01:17:11 +03:00
..
backtrace.c PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfix 2015-09-02 17:51:40 +03:00
bounds.c
compile_options.c PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfix 2015-09-02 17:51:40 +03:00
convert_char.c
environ.c libgfortran.h (show_variables): Remove prototype. 2015-08-26 06:34:05 +00:00
error.c PR 53379 Print backtrace on error termination. 2015-09-05 01:17:11 +03:00
fpu.c
in_pack_generic.c
in_unpack_generic.c
main.c libgfortran.h (show_variables): Remove prototype. 2015-08-26 06:34:05 +00:00
memory.c
minimal.c re PR libfortran/54572 (Use libbacktrace library) 2015-08-23 21:50:30 +00:00
pause.c
select_inc.c
select.c
stop.c PR 53379 Print backtrace on error termination. 2015-09-05 01:17:11 +03:00
string.c PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfix 2015-09-02 17:51:40 +03:00