[Bug fortran/95191] [9/10/11 Regression] Hang in WAIT with a bad ID= value if threading specified
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat May 23 16:34:32 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95191
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org
Target Milestone|--- |9.4
Summary|Hang in WAIT with a bad ID= |[9/10/11 Regression] Hang
|value if threading |in WAIT with a bad ID=
|specified |value if threading
| |specified
Status|NEW |ASSIGNED
--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
The hang didn't occur prior to gcc 9 (when asynchronous
I/O wasn't supported), so this is in fact a regression.
More information about the Gcc-bugs
mailing list