[Bug fortran/83064] DO CONCURRENT inconsistent results
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Apr 8 09:27:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83064
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkoenig at gcc dot gnu.org
--- Comment #15 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Do I understand correctly that creating all compiler-generated
temporary variables inside a block in DO CONCURRENT would solve the
problem?
If so, it might be doable.
More information about the Gcc-bugs
mailing list