'!' starts in Fortran a comment (+ fixed-form variants) OpenACC defines as sentinel "!$acc" (likewise) But OpenMP has two: Besides "!$omp" there is additionally "!$ " (with space) to permit conditional compilation. Currently, -fopenacc also executes the '!$ ' code, which I think does not make sense. Hence, this patch ignores it. Comments? If not, I intent to commit it in the next days Tobias ----------------- Mentor Graphics (Deutschland) GmbH, Arnulfstraße 201, 80634 München / Germany Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Alexander Walter