[Bug bootstrap/93074] [10 regression] build FAIL with --enable-offload-targets=nvptx-none

tschwinge at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 27 22:02:00 GMT 2019


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

Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frederik at gcc dot gnu.org,
                   |                            |tschwinge at gcc dot gnu.org

--- Comment #4 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
For Frederik (CCed): this is the GCC configuration where libgomp doesn't
compile/link against a CUDA Driver installation, but instead uses its own stub
header file ('libgomp/plugin/cuda/cuda.h') and then 'dlopen's 'libcuda.so', and
the former needs to be updated per the new interfaces you're using in r279710
"Add OpenACC 2.6 `acc_get_property' support".


More information about the Gcc-bugs mailing list