[OpenACC] Don't restrict ACC wait arguments to constants in fortran

Cesar Philippidis cesar@codesourcery.com
Thu Sep 21 14:06:00 GMT 2017


I noticed that gfortran complains when the integer wait queue argument
for the acc wait directive is not a constant value. That's an odd
restriction, that not even the wait clause enforces. Considering that
this patch is one-liner, I've committed this patch to trunk as obvious
to remove this restriction.

I'll backport this patch to og7 shortly.

Cesar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trunk-oacc-wait.diff
Type: text/x-patch
Size: 1251 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170921/5945951b/attachment.bin>


More information about the Gcc-patches mailing list