aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorMikael Morin <mikael@gcc.gnu.org>2022-01-16 18:33:36 +0100
committerMikael Morin <mikael@gcc.gnu.org>2022-01-16 19:13:01 +0100
commit15630e6e9eb019477d1fc5c0966b43979e18ae18 (patch)
treef98124a9873628363c8308367989a6462e7e2eb4 /gcc/expr.c
parenta78b1ab1df9ca44acc5638e8f9d0ae2e62bd65ed (diff)
downloadgcc-15630e6e9eb019477d1fc5c0966b43979e18ae18.zip
gcc-15630e6e9eb019477d1fc5c0966b43979e18ae18.tar.gz
gcc-15630e6e9eb019477d1fc5c0966b43979e18ae18.tar.bz2
testsuite: Enrich tests with variants failing on the branch.
Backporting the fix for pr103789 on the 11 branch revealed a lack of test coverage for the tests provided with that fix. Indeed, the tests use the KIND argument of the respective intrinsics only with keyword arguments. This adds variants with non-keyword arguments. The tests enriched this way fail on the branch if the fix is cherry-picked straightforwardly. The fix will have to be tweaked slightly there. PR fortran/103789 PR fortran/87711 PR fortran/97896 gcc/testsuite/ChangeLog: * gfortran.dg/index_5.f90: Enrich test with usages of INDEX with a non-keyword KIND argument. * gfortran.dg/len_trim.f90: Same for LEN_TRIM. * gfortran.dg/maskl_1.f90: Same for MASKL. * gfortran.dg/maskr_1.f90: Same for MASKR. * gfortran.dg/scan_3.f90: Same for SCAN. * gfortran.dg/verify_3.f90: Same for VERIFY.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions