Hi, this patch fixes the fnspec strings of the goacc builtins. The first position in an fnspec string is for the function result, even if it's a void function. This first entry is missing in the goacc fnspecs, attached patch fixes this. Committed to gomp-4_0-branch. Thanks, - Tom