I've committed this to gomp4 branch. It augments the call RTL with an optional const int, indicating the partitioning requirements of the target function. This is set from the target function's 'oacc function' attribute. We don't do anything with this information yet -- it'll be needed to get the correct number of threads to execute the call instruction. nathan