https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120244
Robert Dubner <rdubner at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Robert Dubner <rdubner at gcc dot gnu.org> --- I have been running our cobolworx extended test suite through a compiler built with the --enable-checking=valgrind --enable-valgrind-annotations options. Running 700 tests with "-wrapper valgrind,-q" is best done while binge watching Netflix. That said, the two specific cases Sam described have been resolved. And another four specific errors were located and removed with the patch I just committed. So with no current known valgrind alerts, I am going to close this out. Sam, thank you very much. This was educational. Bob D.