[Bug middle-end/90779] Fortran array initialization in offload regions
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 7 13:00:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90779
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |openacc
Status|UNCONFIRMED |NEW
Last reconfirmed| |2019-06-07
CC| |jakub at gcc dot gnu.org,
| |tschwinge at gcc dot gnu.org
Summary|Fortran array |Fortran array
|initialization in OpenMP |initialization in offload
|offload regions |regions
Ever confirmed|0 |1
--- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Same for OpenACC ('!$acc parallel copyout(v)').
Thsi sounds similar to PR85063,
<http://mid.mail-archive.com/9e02d449-0c4a-88a8-0aac-1d353d321b74@mentor.com>
"[PATCH, PR85063] Fix switch conversion in offloading functions".
More information about the Gcc-bugs
mailing list