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

--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Thomas Schwinge from comment #2)
> However, my report was specifically for the nvptx target compiler.  Just
> compile with 'nvptx-gcc -fopenacc -S' the code I posed, and compare
> '-DTYPE=int'/'-DTYPE=long' vs. '-DTYPE=float'.


Ah, I was not aware of usage of openacc beyond the offloading setup.

For my understanding, is this just a way for you to easily reproduce some
problem really occurring elsewhere, or is this actually used for something?

Reply via email to