On 22-12-18 03:13, Tom de Vries wrote: > If you have a test-case where this is indeed failing without the > proposed hook implementation, then please try to remove the hardcoding > of vector_length > 32 from the test-source and instead set it using > -fopenacc-dim. AFAIU, the proposed hook does not handle that case, so > you should be able to make it fail.
Filed as PR88706 - "[og8, nvptx, openacc] Inconsistencies when vector length set using vector_length clause or fopenacc-dim" ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88706 ). Thanks, - Tom