2017-10-10 Thomas Koenig <tkoenig@gcc.gnu.org>
commit4f964102114fd9ebd9f50a8dabafd1248a90dea0
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Oct 2017 16:49:32 +0000 (10 16:49 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Oct 2017 16:49:32 +0000 (10 16:49 +0000)
tree6d2aba7bdb402ff9984c97114d2053a2282a468b
parent902d6ca1c57bd7673a150e2b75e0a158f00e8a25
2017-10-10  Thomas Koenig  <tkoenig@gcc.gnu.org>

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

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

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253593 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/execute_command_line_3.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/intrinsics/execute_command_line.c