]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran/OpenMP: class.cc fix for mapping of DT with allocatable components
authorTobias Burnus <tobias@codesourcery.com>
Wed, 2 Mar 2022 19:02:15 +0000 (20:02 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 2 Mar 2022 19:02:15 +0000 (20:02 +0100)
commitc0d260e27e7132e3696a5d6d0ded3ed39cc4bca5
tree121d9e8f72c04cb296306799ba3f304d87c7a1d5
parent98961d3a0ccb02d7d54d2d4dd07cca75473d685a
Fortran/OpenMP: class.cc fix for mapping of DT with allocatable components

    This commit: OG11 version.
    GCC 12/mainline submission (previous commit and this follow up):
    https://gcc.gnu.org/pipermail/gcc-patches/2022-March/591144.html

    gcc/fortran/ChangeLog:

            * class.c (generate_callback_wrapper): Fixes.
gcc/fortran/class.c