Linkage of GPLed GCC to Closed Source via XML or Perl

Diego Novillo dnovillo@acm.org
Sun Mar 3 19:14:00 GMT 2002


On Sun, 03 Mar 2002, Robert Dewar wrote:

> <- Unparsing capabilities (could potentially be used as a
>   source-to-source converter).
> >>
> 
> Unparsing capabilities are enormously useful, both for debugging the
> compiler and for the programmer understanding generated code (cf the
> -gnatG switch in GNAT, we also provide a -gnatD switch that allows
> debugging at the level of the unparsed source code).

Yup.  We're using them mainly to debug the tree simplification
code.  Visualizing the simplification process is a lot simpler
that way.

Diego.



More information about the Gcc mailing list