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

            Bug ID: 84022
           Summary: Run nvptx accel tests with GOMP_NVPTX_JIT=-O0
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

With GOMP_NVPTX_JIT=-O[0-4] (see PR84020) approved, we can think of using this
in the libgomp testing matrix in a more elaborate way that the occasional "{
dg-set-target-env-var GOMP_NVPTX_JIT "-O0" }".

F.i., we can run offloading tests both:
- as is (implying the default GOMP_NVPTX_JIT=-O4), and
- with GOMP_NVPTX_JIT=-O0.

Reply via email to