r279168 - in /trunk/gcc: ChangeLog omp-low.c
frederik@gcc.gnu.org
frederik@gcc.gnu.org
Tue Dec 10 16:06:00 GMT 2019
Author: frederik
Date: Tue Dec 10 16:06:12 2019
New Revision: 279168
URL: https://gcc.gnu.org/viewcvs?rev=279168&root=gcc&view=rev
Log:
Use clause locations in OpenACC nested reduction warnings
Since the Fortran front-end now sets the clause locations correctly, we can
emit warnings with more precise locations if we encounter conflicting
operations for a variable in reduction clauses.
2019-12-10 Frederik Harwath <frederik@codesourcery.com>
gcc/
* omp-low.c (scan_omp_for): Use clause location in warning.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
More information about the Gcc-cvs
mailing list