diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5142c92..2f19c25 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2016-08-17 Chung-Lin Tang <cltang@codesourcery.com> + + * omp-low.c (lower_oacc_reductions): Adjust variable lookup to use + maybe_lookup_decl, to handle nested acc loop directives. + 2016-08-17 Richard Biener <rguenther@suse.de> PR tree-optimization/76490 |
