[Bug fortran/79154] omp declare simd in pure function?
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 21 10:27:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79154
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2017-01-21
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 40558
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40558&action=edit
gcc7-pr79154.patch
There is indeed only incomplete OpenMP 4.5 fortran support and this is one the
not completed items, "must be accepted" would be only true if the support was
complete.
That said, this one was quite easy to do, so here is untested patch I'm going
to bootstrap/regtest.
More information about the Gcc-bugs
mailing list