https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119377
--- Comment #16 from Robert Dubner <rdubner at gcc dot gnu.org> --- (In reply to Iain Sandoe from comment #10) > (In reply to Robert Dubner from comment #9) > > Whether or not this will fix any other problems, I don't know. I do know > > that valgrind was reporting uninitialized data, and now it is not. > > sadly, it does not fix the underlying issue: > > I built and tested r16-528-gd7d24f9cc55d5cf0a70a984d4e63e8a307710d9e > > There are still 90 FAILs on x86_64 darwin all of this same form. > > /src-local/gcc-master/gcc/testsuite/cobol.dg/group1/declarative_1.cob:51:22: > sorry, unimplemented: SECTION segment was ignored > > (that's an empty string - which shows as two spaces) Iain, I tried doing the obvious thing; downloaded the repository on a Darwin system, installed GMP and MPFR and MPC, did a configure. It fails a little way into the build with *** Configuration aarch64-apple-darwin24.3 not supported Hints?