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: Need help on tree-dumps in c3.2


On Sat, 08 Feb 2003, Diego Novillo wrote:

> On Sat, 08 Feb 2003, Anmol Paralkar wrote:
> 
> > Hello,
> > 
> >  I want to be able to use the -fdump-tree-original switch in gcc c3.2
> > 
> You can't.  That switch only exists in the tree-ssa branch.
> 
To clarify.  That switch exists for the C++ front end
exclusively in 3.2.  In tree-ssa, the switch can also be used on
the C front end.


Diego.


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