]> git.ipfire.org Git - thirdparty/gcc.git/commit
gfortran.dg/gomp/affinity-clause-1.f90: Fix scan-tree-dump
authorTobias Burnus <tobias@codesourcery.com>
Tue, 11 Apr 2023 11:15:39 +0000 (13:15 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Tue, 11 Apr 2023 11:15:39 +0000 (13:15 +0200)
commitb8e32978e3d9e3b88cd4f441edfdebfa395a5c26
tree18f3b8ea635a8075e0df89a5ed9f79470d3c5957
parentcb06a507073e4d6218a70a2d5b0738a0487d6d9a
gfortran.dg/gomp/affinity-clause-1.f90: Fix scan-tree-dump

Commit r13-7120-g46fe32cb4d887d44a62f9c4ff2a72532d4eb5a19 added the
missing hyphen to 'dg-final', which exposed an -m32 pattern mismatch.

gcc/testsuite/

* gfortran.dg/gomp/affinity-clause-1.f90: Update scan-tree pattern
for -m32.
gcc/testsuite/gfortran.dg/gomp/affinity-clause-1.f90