This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Gigi support for OpenACC pragmas
- From: Olivier Hainque <hainque at adacore dot com>
- To: Pierre-Marie de Rodat <derodat at adacore dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Cc: Olivier Hainque <hainque at adacore dot com>, Ghjuvan Lacambre <ghjuvan dot lacambre at etu dot upmc dot fr>
- Date: Tue, 11 Dec 2018 11:14:24 +0100
- Subject: Re: [Ada] Gigi support for OpenACC pragmas
- References: <20181203155044.GA28253@adacore.com>
(A message that remained in my drafts box)
> On 3 Dec 2018, at 16:50, Pierre-Marie de Rodat <derodat@adacore.com> wrote:
>
> Matching front-end bits to support Acc_Kernels, Acc_Parallel,
> Acc_Loop and Acc_Data.
Note that this was all originally contributed by Ghujan Lacambre
(<ghjuvan.lacambre@etu.upmc.fr>)
Olivier