diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2020-10-30 13:13:51 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2020-11-02 14:15:39 +0100 |
commit | 5677444f7e7ca15557030902c3d09dab4852fa90 (patch) | |
tree | 545eaff88dc8867672e5346be9683df407e694dd /gcc/tree.c | |
parent | 528507fa0314c75d1105890e4781a475c8badd7c (diff) | |
download | gcc-5677444f7e7ca15557030902c3d09dab4852fa90.zip gcc-5677444f7e7ca15557030902c3d09dab4852fa90.tar.gz gcc-5677444f7e7ca15557030902c3d09dab4852fa90.tar.bz2 |
Further improve Fortran column location information [PR92793]
Building on top of commit 9c81750c5bedd7883182ee2684a012c6210ebe1d "Fortran] PR
92793 - fix column used for error diagnostic", there is another place where we
have to use 'gfc_get_location' returning column-corrected locations.
For example, this improves column location information for OMP constructs.
gcc/fortran/
PR fortran/92793
* trans.c (gfc_set_backend_locus): Use 'gfc_get_location'.
(gfc_restore_backend_locus): Adjust.
gcc/testsuite/
PR fortran/92793
* gfortran.dg/goacc/pr92793-1.f90: Adjust.
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions