[Bug fortran/92793] Fortran Location Data for Diagnostic lacks the column number – when passing on to ME
frederik at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 10 16:13:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92793
--- Comment #4 from Frederik Harwath <frederik at gcc dot gnu.org> ---
Author: frederik
Date: Tue Dec 10 16:12:58 2019
New Revision: 279169
URL: https://gcc.gnu.org/viewcvs?rev=279169&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/c-c++-common/goacc/clause-locations.c
trunk/gcc/testsuite/gfortran.dg/goacc/clause-locations.f90
Modified:
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list