On Mon, 17 Feb 2025 15:35:16 -0500 David Malcolm <dmalc...@redhat.com> wrote:
> > > Have you tried running the compiler under valgrind? Configure > > > with ?enable-valgrind-annotations and pass -wrap per=valgrind to > > > the driver. > a benefit of my suggested approach is that if you *do* need to use > valgrind at some point, it doesn't get swamped by noise from the > frontend I will try it and see how far we get. Like you, I don't want the COBOL front end to inconvenience anyone, if possible. --jkl