[Ada] CUDA: build procedure calls instead of function calls
authorRichard Kenner <kenner@adacore.com>
Thu, 23 Jul 2020 08:07:24 +0000 (10:07 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 20 Oct 2020 07:21:45 +0000 (03:21 -0400)
commitb68e5db5c26c56a39ac3e3c253f3c9a58058da91
tree90c11b4dcf7b737a11c8ee2410df04ba5afa3593
parentabc694ce7c956a38d2e8057496e25766cf0e216a
[Ada] CUDA: build procedure calls instead of function calls

gcc/ada/

* gnat_cuda.adb (Build_Register_Function_Call): Make procedure
call instead of function, rename to
Build_Register_Procedure_Call.
(Build_CUDA_Init_Proc): Make procedure call instead of function.
gcc/ada/gnat_cuda.adb