https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68787
--- Comment #2 from vries at gcc dot gnu.org --- This is in particular problematic for fortran and fopenmp/fopenacc, where the non-aliasing of parameters arrays in fortran is implemented by annotated those parameters with restrict in the fortran frontend.