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

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
One of the dimensions that I test is env var GOMP_NVPTX_JIT, with values:
- -O0, and
- default (using unset GOMP_NVPTX_JIT), which supposedly is -O4.

Looking at f.i. test-case for-3.c, compilation takes 3 minutes and execution a
few seconds.  It would make sense to reuse the executable.

Reply via email to