This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AST-Optimizer and De-Parse


On Tue, 2002-04-09 at 02:01, James Michael DuPont wrote:

> Just wanted to know if it is ready to be tested.
>
Sure.  It is not, however, enabled by any -f switch at the moment. 
We've been using it directly from gdb.  The only switch that uses it is
-fdump-tree-simple-unparse, which dumps the function before and after
simplification.

Feel free to add a new -f switch if you want to invoke it independently.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]