[Bug fortran/88420] New: Fortran OpenACC "Clause SEQ conflicts with INDEPENDENT"
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 9 12:16:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88420
Bug ID: 88420
Summary: Fortran OpenACC "Clause SEQ conflicts with
INDEPENDENT"
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: openacc, patch
Severity: normal
Priority: P3
Component: fortran
Assignee: tschwinge at gcc dot gnu.org
Reporter: tschwinge at gcc dot gnu.org
Target Milestone: ---
The Fortran front end declares that the OpenACC "Clause SEQ conflicts with
INDEPENDENT". While that combination doesn't make too much sense indeed, it's
still valid; these are orthogonal concepts.
More information about the Gcc-bugs
mailing list