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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2025-05-23
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
           Assignee|unassigned at gcc dot gnu.org      |jklowden at gcc dot 
gnu.org
                 CC|                            |jklowden at gcc dot gnu.org

--- Comment #2 from James K. Lowden <jklowden at gcc dot gnu.org> ---
> The bug report page says to use -v -save-all - but gcobol tells us that this 
> is not implemented

Could you please expand on that a bit?  Which is the "bug report page", and
where does gcobol state it's not implemented?  

I see: 

    gcobol: error: unrecognized command-line option ‘-save-all’

If you're referring to the text produced by an internal compiler error, I don't
know how that advice can be modified.  One day, I would like an option that
creates a complete textual dump (in Lisp!) of the GENERIC tree.  For now, the
best advice for the gcobol user is to use the debugging options described in
gcobol.1.

Reply via email to