diff options
author | Ghjuvan Lacambre <lacambre@adacore.com> | 2022-03-28 16:40:46 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-17 08:25:49 +0000 |
commit | a51b6016c96e221fbbfcdf75baa87fcdbc0a2904 (patch) | |
tree | 8fda3b668f1d08d7adcc6f03c23e8ceb6c91ba32 /gcc/fortran | |
parent | 5ab656c5e90219ce2d11a9c88d06ff927b275297 (diff) | |
download | gcc-a51b6016c96e221fbbfcdf75baa87fcdbc0a2904.zip gcc-a51b6016c96e221fbbfcdf75baa87fcdbc0a2904.tar.gz gcc-a51b6016c96e221fbbfcdf75baa87fcdbc0a2904.tar.bz2 |
[Ada] CUDA: remove code performing kernel registration
A previous commit implemented a new kernel registration scheme, using
the binder to generate registration code rather than inserting
registration code in packages. Now that this new approach has had time
to be thoroughly tested, it is time to remove the old approach.
gcc/ada/
* gnat_cuda.ads: Update package-level comments.
(Build_And_Insert_CUDA_Initialization): Remove function.
* gnat_cuda.adb (Build_And_Insert_CUDA_Initialization): Remove
function.
(Expand_CUDA_Package): Remove call to
Build_And_Insert_CUDA_Initialization.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions