https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124631
--- Comment #2 from David Binderman <dcb314 at hotmail dot com> --- (In reply to anlauf from comment #1) > I do not see the problem under valgrind on x86_64-pc-linux-gnu, but a > couple of FE memleaks in gfc_simplify_eoshift. I agree it's fine on x86_64. > Are you able to reduce the testcase further for easier inspection? Not easily, since I don't know Fortran :-< The code is only 50 lines long. I guess an experienced Fortranner would be a lot faster than me just taking out lines at random and seeing what happens. There is a creduce, which reduces C programs, but AFAIK no freduce.
