Hi!
On Wed, 05 Nov 2014 17:29:19 +0100, I wrote:
> In r217145, I applied Jim's patch to gomp-4_0-branch:
>
> commit 4361f9b6b2c74c2961c3a5290a4945abe2d7a444
> Author: tschwinge
> Date: Wed Nov 5 16:26:47 2014 +
>
> OpenACC cache directive for C.
(That, and the corresponding C++ chang
Hi!
In r217145, I applied Jim's patch to gomp-4_0-branch:
commit 4361f9b6b2c74c2961c3a5290a4945abe2d7a444
Author: tschwinge
Date: Wed Nov 5 16:26:47 2014 +
OpenACC cache directive for C.
gcc/c-family/
* c-pragma.c (oacc_pragmas): Add "cache".
gcc/c/