aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/check.c
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2020-07-17 19:38:35 -0400
committerDavid Edelsohn <dje.gcc@gmail.com>2020-07-18 12:00:41 -0400
commit60c1baebbaa62eb588ec4ab263de3b88283fdbee (patch)
treed27cb939a8f2918dcf264e51a7009677f3c98ae5 /gcc/fortran/check.c
parent7aa22a8f1a5cd7f79d6bdd8b56ef7ab89a43bce3 (diff)
downloadgcc-60c1baebbaa62eb588ec4ab263de3b88283fdbee.zip
gcc-60c1baebbaa62eb588ec4ab263de3b88283fdbee.tar.gz
gcc-60c1baebbaa62eb588ec4ab263de3b88283fdbee.tar.bz2
testsuite: fix goacc/finalize-1.f "original" regex for 32 bits.
The "bias" portion of the regex for "original" expects bias: (integer(kind=<N>) parm.0.data - (integer(kind=<N>)) del_f_p.data (or cpo_f_p.data) on 32 bit platforms, the dump file can show (signed int) instead of (integer(kind=8)... . This patch adjusts the regex to allow any content containing the word int between the parentheses. 2020-07-18 David Edelsohn <dje.gcc@gmail.com> gcc/testsuite/ChangeLog * gfortran.dg/goacc/finalize-1.f: Adjust regex for 32 bits.
Diffstat (limited to 'gcc/fortran/check.c')
0 files changed, 0 insertions, 0 deletions