From a19dd5e644ae8725f17bf52c54354b61f771d2c4 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 5 Feb 2021 00:16:23 +0000 Subject: Daily bump. --- gcc/fortran/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'gcc/fortran') diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 9f75bb7..4d433a1 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,23 @@ +2021-02-04 Julian Brown + + * openmp.c (resolve_omp_clauses): Omit OpenACC update in + contiguity check and stride-specified error. + +2021-02-04 Julian Brown + + * trans-openmp.c (gfc_trans_omp_clauses): Use class_pointer attribute + for BT_CLASS. + +2021-02-04 Julian Brown + + * trans-openmp.c (gfc_trans_omp_clauses): Fix dereferencing for + BT_DERIVED members. + +2021-02-04 Tobias Burnus + + * openmp.c (resolve_omp_clauses): Explicitly diagnose + substrings as not permitted. + 2021-02-03 Jeff Law * intrinsic.texi (ANINT): Fix typo. -- cgit v1.1