[Bug fortran/63861] OpenACC coarray ICE (also with OpenMP?)
cesar at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 2 20:06:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63861
cesar at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #14 from cesar at gcc dot gnu.org ---
Fixed in r231204. Array reductions aren't supported in OpenACC 2.0. So now the
fortran front end generates error when it encounters such a reduction.
More information about the Gcc-bugs
mailing list