Re: [PATCH] Fix column information for omp_clauses in Fortran code

2020-11-03 Thread Thomas Schwinge
nings instead of the location of the loop > to which the clause belongs. ..., Frederik then did: > Subject: [PATCH] Fix column information for omp_clauses in Fortran code > > The location of all OpenMP/OpenACC clauses on any given line in Fortran code > always points to t

Re: [PATCH] Fix column information for omp_clauses in Fortran code

2019-12-09 Thread Tobias Burnus
LGTM. Thanks for the patch! Tobias On 12/9/19 4:58 PM, Harwath, Frederik wrote: Hi, Tobias has recently fixed a problem with the column information in gfortran locations ("PR 92793 - fix column used for error diagnostic"). Diagnostic messages for OpenMP/OpenACC clauses do not contain the righ

[PATCH] Fix column information for omp_clauses in Fortran code

2019-12-09 Thread Harwath, Frederik
ested on x86-64-gnu-linux. > OK for the trunk? > > Tobias From af3a63b64f38d522b0091a123a919d1f20f5a8b1 Mon Sep 17 00:00:00 2001 From: Frederik Harwath Date: Mon, 9 Dec 2019 15:07:53 +0100 Subject: [PATCH] Fix column information for omp_clauses in Fortran code The location of all OpenMP/OpenACC clauses on any given line i