]> gcc.gnu.org Git - gcc.git/commit
Update dg-dump-scan for "Fortran/OpenMP: Fix mapping of array descriptors and deferre...
authorTobias Burnus <tobias@codesourcery.com>
Mon, 27 Feb 2023 11:47:54 +0000 (12:47 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 27 Feb 2023 11:47:54 +0000 (12:47 +0100)
commite4de87a2309bb6eecc9d4a391e4454b6e51289c3
treef6299d327faedd44887e75fe5d7390c7a95fb363
parent974ca5fa871c694b71c55c4da13cc084608e0eaf
Update dg-dump-scan for "Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings"

Follow-up to commit 55a18d4744258e3909568e425f9f473c49f9d13f
"Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings"
updating the dumps.
* For the goacc testcase, 'to' changed to 'release' and due to 'finally' then
  to 'delete', which can be regarded as bugfix.
* For pr78260-2.f90, the calculation moved inside the 'if(...->data == NULL)'
  block to handle deferred-string length vars better, esp. when 'optional'.

gcc/testsuite/:
        * gfortran.dg/goacc/finalize-1.f: Update scan-tree-dump-times for
        mapping changes.
        * gfortran.dg/gomp/pr78260-2.f90: Likewise.
gcc/testsuite/ChangeLog.omp
gcc/testsuite/gfortran.dg/goacc/finalize-1.f
gcc/testsuite/gfortran.dg/gomp/pr78260-2.f90
This page took 0.069211 seconds and 6 git commands to generate.