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 Update copyright years. 2015-01-05 13:33:28 +01:00
compile_options.c PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfix 2015-09-02 17:51:40 +03:00
convert_char.c Update copyright years. 2015-01-05 13:33:28 +01:00
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 Update copyright years. 2015-01-05 13:33:28 +01:00
in_pack_generic.c Update copyright years. 2015-01-05 13:33:28 +01:00
in_unpack_generic.c Update copyright years. 2015-01-05 13:33:28 +01:00
main.c libgfortran.h (show_variables): Remove prototype. 2015-08-26 06:34:05 +00:00
memory.c Update copyright years. 2015-01-05 13:33:28 +01:00
minimal.c re PR libfortran/54572 (Use libbacktrace library) 2015-08-23 21:50:30 +00:00
pause.c Update copyright years. 2015-01-05 13:33:28 +01:00
select.c Update copyright years. 2015-01-05 13:33:28 +01:00
select_inc.c Update copyright years. 2015-01-05 13:33:28 +01:00
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