https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68950
--- Comment #5 from vries at gcc dot gnu.org --- (In reply to Thomas Schwinge from comment #4) > Can you confirm that this is fixed when setting "omp declare target"'s > max_len to -1 in gcc/fortran/f95-lang.c? I don't understand the question. The assert is triggered by setting "omp declare target"'s max_len to 0 in gcc/fortran/f95-lang.c and running goacc.exp=routine-4.f90. > See also the "omp clauses" > attribute discussion in > <http://news.gmane.org/find-root.php?message_id=%3C87twns3ebs.fsf%40hertz. > schwinge.homeip.net%3E>, which I intend to implement. What specific part?