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

--- Comment #14 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to James K. Lowden from comment #13)
> A few uses of getenv(3) are still in the parser for debugging.  I will
> remove them. 
> 
> > simply "moving" LICENSE from the FE to libgcobol
> 
> Is this still required?  Will do if so.  

I think an explicit license statement for the Cobol runtime is good to have
and on the FE side it's somewhat useless as the GPL v3 pre-empts it.  So
yes, please.

> > run the NIST Cobol testsuite and a contrib/download_nist script
> 
> I plan to add a check-nist target to gcc/Makefile.in. 
> 
> I think portability issues are addressed more comprehensively by other PRs. 
> I think everything else mentioned was addressed en route to gcc 15.  Please
> correct me if I'm wrong.  
> 
> My plan is to clean up the issues mentioned above as outstanding, and then
> close this PR.

Sounds good.

Reply via email to