diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-06-09 10:48:41 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-06-09 10:48:41 +0200 |
commit | d4d38135b3137f1d3148138340e67bdcd7ea8216 (patch) | |
tree | e9b084f02634272681f8ef241dbe37ee466d933e /gcc/config.gcc | |
parent | 267dbd42f42c52a515f49c0875d296a9cf5988fe (diff) | |
download | gcc-d4d38135b3137f1d3148138340e67bdcd7ea8216.zip gcc-d4d38135b3137f1d3148138340e67bdcd7ea8216.tar.gz gcc-d4d38135b3137f1d3148138340e67bdcd7ea8216.tar.bz2 |
openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clause [PR100965]
As the testcase shows, we need to gimplify OMP_CLAUSE_SIZE, so that we
don't end up with SAVE_EXPR or anything similar non-gimple in it.
2021-06-08 Jakub Jelinek <jakub@redhat.com>
PR fortran/100965
* trans-openmp.c (gfc_omp_finish_clause): Gimplify OMP_CLAUSE_SIZE.
* gfortran.dg/gomp/pr100965.f90: New test.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions