Discussion:
[patch,openacc] handle missing OMP_LIST_ clauses in fortran's parse tree debugger
Cesar Philippidis
2018-09-20 17:21:55 UTC
Permalink
This patch updates Fortran's parse tree printer to print the names of
new OpenACC data clauses. I'm not if this functionality is widely used
or not, but from a standpoint of correctness, this patch would probably
be nice to have.

It this patch OK for trunk? I bootstrapped and regtested it for x86_64
Linux with nvptx offloading.

Thanks,
Cesar
Cesar Philippidis
2018-09-20 18:43:45 UTC
Permalink
Hi Cesar,
It looks OK to me.
Thanks for the patch.
Paul
Thanks! Committed in r264446.

Cesar
Post by Cesar Philippidis
This patch updates Fortran's parse tree printer to print the names of
new OpenACC data clauses. I'm not if this functionality is widely used
or not, but from a standpoint of correctness, this patch would probably
be nice to have.
It this patch OK for trunk? I bootstrapped and regtested it for x86_64
Linux with nvptx offloading.
Thanks,
Cesar
Loading...