]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp.fortran/struct-elem-map-1.f90: Add char kind=4 tests
authorTobias Burnus <tobias@codesourcery.com>
Wed, 15 Jul 2020 10:29:44 +0000 (12:29 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 15 Jul 2020 10:34:03 +0000 (12:34 +0200)
commite0685fadb6aa7c9cc895bc14cbbe2b9026fa3a94
treec4e9023399b01b9775ced573be628c17703777e7
parent12d69dbfff9dd5ad4a30b20d1636f5cab6425e8c
libgomp.fortran/struct-elem-map-1.f90: Add char kind=4 tests

As the Fortran PR 95837 has been fixed, the test could be be added.

libgomp/ChangeLog:

* testsuite/libgomp.fortran/struct-elem-map-1.f90: Remove unused
variables; add character(kind=4) tests; update TODO comment.
libgomp/testsuite/libgomp.fortran/struct-elem-map-1.f90