[Bug other/65095] New: Adapt OpenMP diagnostic messages for OpenACC

tschwinge at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 17 19:57:00 GMT 2015


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.



More information about the Gcc-bugs mailing list