https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119377

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2025-03-21 00:00:00         |2025-5-12

--- Comment #10 from Iain Sandoe <iains at gcc dot gnu.org> ---
(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)

Reply via email to