[Bug fortran/88899] Derived type IO in conjunction with openmp fails with invalid memory read

anlauf at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 8 20:17:46 GMT 2026


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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anlauf at gcc dot gnu.org

--- Comment #5 from anlauf at gcc dot gnu.org ---
This works for me after the fix to pr125059.

Tested with up to 8 threads, and checked with -fsanitize=address,undefined
and with -fsanitize=undefined,thread , so it is very likely a duplicate.


More information about the Gcc-bugs mailing list