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

James K. Lowden <jklowden at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jklowden at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |jklowden at gcc dot 
gnu.org

--- Comment #13 from James K. Lowden <jklowden at gcc dot gnu.org> ---
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.  

> 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.

Reply via email to