https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65095
Bug ID: 65095 Summary: Adapt OpenMP diagnostic messages for OpenACC Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: openacc Severity: minor Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org GCC's OpenACC implementation is sharing a lot of code with the GCC OpenMP implementation, and there are still a lot of code paths where the diagnostic messages (compiler warnings, errors) are hard-coded to OpenMP idioms.