About 'error stop' statement
Anton Shterenlikht
mexas@bris.ac.uk
Sun Aug 6 15:53:00 GMT 2017
>From angelo.graziosi@alice.it Sun Aug 6 16:21:15 2017
>
>Really I consider this very misleading, maybe I have to replace the new
>"error stop" with the old 'stop' statement.
STOP and ERROR STOP are designed for different situations.
They behave in different ways.
So you need to decide what behaviour you need
and use an appropriate statement.
It is normal for coarray codes to use STOP
in some places and ERROR STOP in others.
Anton
More information about the Fortran
mailing list