]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix gfortran.dg/goacc/pr70828.f90 testcase
authorKwok Cheung Yeung <kcy@codesourcery.com>
Wed, 19 Aug 2020 19:50:42 +0000 (12:50 -0700)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 21 Jun 2022 13:11:25 +0000 (14:11 +0100)
commit52df0ca89ecf2f96eb4f037448a6b804f66becd6
treec276a4bd8ac60fa7e8f2c40b3d4f8a434ac94885
parent39efd9c9744fd4c6399a6e64c6e3c4b9bdebef8f
Fix gfortran.dg/goacc/pr70828.f90 testcase

Array mapping was changed by the patch '[OpenMP, Fortran] Add
structure/derived-type element mapping'.

2020-08-19  Kwok Cheung Yeung  <kcy@codesourcery.com>

gcc/testsuite/
* gfortran.dg/goacc/pr70828.f90: Update expected output in Gimple
dump.
gcc/testsuite/ChangeLog.omp
gcc/testsuite/gfortran.dg/goacc/pr70828.f90