Thomas Koenig 9dc3f2c80d backport: re PR libfortran/82233 (execute_command_line causes program to stop when command fails (or does not exist))
2017-10-22  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR libfortran/82233
	* intrinsics/execute_command_line.c (execute_command_line):
	No call to runtime_error if cmdstat is present.

2017-10-22  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR libfortran/82233
	* gfortran.dg/execute_command_line_3.f90: New test.

From-SVN: r253983
2017-10-22 14:21:16 +00:00
..