On 10/29/24 2:00 PM, Harald Anlauf wrote:
Dear all,while looking at the recent testcase gfortran.dg/pr115070.f90 with f951 running under valgrind, I noticed minor front-end memleaks of gfc_expr's that are probably fallout from a code refactoring, which are fixed by the attached. Regtested on x86_64-pc-linux-gnu. OK for mainline? Thanks, Harald
Yes OK for mainline. Thanks, Jerry