[Bug fortran/95837] derived-type components of character kind=4 – wrong code with component access (kind=4 ignored)

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 15 10:34:28 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95837

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:

https://gcc.gnu.org/g:e0685fadb6aa7c9cc895bc14cbbe2b9026fa3a94

commit r11-2105-ge0685fadb6aa7c9cc895bc14cbbe2b9026fa3a94
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Jul 15 12:29:44 2020 +0200

    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.


More information about the Gcc-bugs mailing list