https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122564
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Harald Anlauf <[email protected]>: https://gcc.gnu.org/g:4cad566793d0a2587a10f9669dfd0f5cdbd6d82d commit r16-5032-g4cad566793d0a2587a10f9669dfd0f5cdbd6d82d Author: Harald Anlauf <[email protected]> Date: Tue Nov 4 20:04:55 2025 +0100 Fortran: fix frontend memleak with DO CONCURRENT [PR122564] PR fortran/122564 gcc/fortran/ChangeLog: * resolve.cc (resolve_locality_spec): Delete temporary hash_set.
