-
- Downloads
Add tests to verify OpenACC clause locations
Check that the column information for OpenACC clauses is communicated correctly to the middle-end, in particular by the Fortran front-end (cf. PR 92793). 2019-12-10 Frederik Harwath <frederik@codesourcery.com> gcc/testsuite/ * c-c++-common/goacc/clause-locations.c: New test. * gfortran.dg/goacc/clause-locations.f90: New test. From-SVN: r279169
Showing
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/c-c++-common/goacc/clause-locations.c 17 additions, 0 deletionsgcc/testsuite/c-c++-common/goacc/clause-locations.c
- gcc/testsuite/gfortran.dg/goacc/clause-locations.f90 18 additions, 0 deletionsgcc/testsuite/gfortran.dg/goacc/clause-locations.f90
Loading
Please register or sign in to comment