]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: fix frontend memleak with DO CONCURRENT [PR122564]
authorHarald Anlauf <anlauf@gmx.de>
Tue, 4 Nov 2025 19:04:55 +0000 (20:04 +0100)
committerHarald Anlauf <anlauf@gmx.de>
Tue, 4 Nov 2025 19:04:55 +0000 (20:04 +0100)
commit4cad566793d0a2587a10f9669dfd0f5cdbd6d82d
tree181c90ee663baa401beeea4cbe0cf751d8b724e5
parenta01a30020c78ba15d26784a7ec390ea0a3926895
Fortran: fix frontend memleak with DO CONCURRENT [PR122564]

PR fortran/122564

gcc/fortran/ChangeLog:

* resolve.cc (resolve_locality_spec): Delete temporary hash_set.
gcc/fortran/resolve.cc