7.2.28 _gfortran_caf_fail_image — Mark the image failed and end its execution

Synopsis:

void _gfortran_caf_fail_image ()

Description:

Invoked for an FAIL IMAGE statement. The function should terminate the current image.

Notes:

This function follows TS18508.