[Bug target/83790] Update nvptx target to work with cuda 9
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 2 08:40:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83790
--- Comment #2 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Author: tschwinge
Date: Fri Mar 2 08:39:31 2018
New Revision: 258126
URL: https://gcc.gnu.org/viewcvs?rev=258126&root=gcc&view=rev
Log:
[nvptx] Add support for CUDA 9
Backport trunk r256891:
gcc/
2018-01-19 Cesar Philippidis <cesar@codesourcery.com>
PR target/83790
* config/nvptx/nvptx.c (output_init_frag): Don't use generic address
spaces for function labels.
gcc/testsuite/
2018-01-19 Cesar Philippidis <cesar@codesourcery.com>
PR target/83790
* gcc.target/nvptx/indirect_call.c: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gcc.target/nvptx/indirect_call.c
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/config/nvptx/nvptx.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list