gomp/declare-variant-1*.f90: Update for Windows
authorTobias Burnus <tobias@codesourcery.com>
Fri, 27 Jan 2023 08:13:16 +0000 (09:13 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Fri, 27 Jan 2023 08:19:51 +0000 (09:19 +0100)
commitd1e0575fdc9216f96c4f88f9f41a25b854300c0b
treeb05d2c47461938fb69d0113263d949f4f98e9a6d
parent476efe839e069e556b4b03cf6ec8c18870867960
gomp/declare-variant-1*.f90: Update for Windows

Replace target selector 'lp64' by '! ilp32' to handle
Windows which uses 32bit long (and vice versa for '! lp64').

gcc/testsuite/ChangeLog:

* gfortran.dg/gomp/declare-variant-10.f90: Update scan-tree's
target selector to handle Windows.
* gfortran.dg/gomp/declare-variant-11.f90: Likewise.
* gfortran.dg/gomp/declare-variant-12.f90: Likewise.
gcc/testsuite/gfortran.dg/gomp/declare-variant-10.f90
gcc/testsuite/gfortran.dg/gomp/declare-variant-11.f90
gcc/testsuite/gfortran.dg/gomp/declare-variant-12.f90