As discussed in the PR, gfortran.dg/execute_command_line_2.f90 execution FAILs on Solaris 10 due to a bug in /bin/sh's exit code handling. Since the fix is involved and the issue a corner case, we decided to XFAIL execution instead (at least until an eventual fix is forthcoming). Tested with the appropriate runtest invocations on i386-pc-solaris2.10 and i386-pc-solaris2.12, installed on mainline as pre-approved in the PR. Rainer 2015-09-01 Rainer Orth PR libfortran/67412 * gfortran.dg/execute_command_line_2.f90: XFAIL execution on *-*-solaris2.10.