[Bug fortran/87939] [F18] Support STAT= and ERRMSG= specifiers to CRITICAL and TEAM statements

2019-01-18 Thread weeks at iastate dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87939

--- Comment #2 from Nathan Weeks  ---
The following patch attempts to address this issue & pr87326:

https://gcc.gnu.org/ml/fortran/2019-01/msg00131.html

[Bug fortran/87939] [F18] Support STAT= and ERRMSG= specifiers to CRITICAL and TEAM statements

2019-01-16 Thread weeks at iastate dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87939

--- Comment #1 from Nathan Weeks  ---
My bad: END CRITICAL does not accept STAT= or ERRMSG= arguments in Fortran
2018.

[Bug fortran/87939] [F18] Support STAT= and ERRMSG= specifiers to CRITICAL and TEAM statements

2018-11-15 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87939

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2018-11-15
 Blocks||83700
Summary|Support STAT= and ERRMSG=   |[F18] Support STAT= and
   |specifiers to CRITICAL and  |ERRMSG= specifiers to
   |TEAM statements |CRITICAL and TEAM
   ||statements
 Ever confirmed|0   |1


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
[Bug 83700] [Meta-bug] Fortran Coarray issues