https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113213

            Bug ID: 113213
           Summary: [OpenMP] Update omp_target_is_present /
                    omp_target_is_accessible handling for NULL
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: openmp
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

Update omp_target_is_present / omp_target_is_accessible handling for NULL

* Including documentation

The non-public issue
   https://github.com/OpenMP/spec/issues/3287
is about to clarify that the result is false.

This has also implications for device == initial device.

Reply via email to