[Bug fortran/51591] Strange output from STOP statement in OpenMP region
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Tue Oct 20 14:54:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51591
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2015-10-20
Ever confirmed|0 |1
--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Upon closer reflection, the underlying problems is the OpenMP threads doing
> I/O while the units are being closed.
> So, stop shows in the output, followed by output from threads whose units
> have been destroyed, but the call to exit() handler has not yet terminated.
Nay progress after more than two years?
More information about the Gcc-bugs
mailing list