This is the mail archive of the gcc-patches@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: [tree-ssa] Variety of small changes.


On Mon, 2003-06-16 at 14:29, Diego Novillo wrote:
> On Mon, 2003-06-16 at 14:25, Andrew MacLeod wrote:
> 
> > Which I find very irritating... I like it all in one file. so I can look
> > at immediately before, during and after and be 100% sure I know what Im
> > looking at is the real thing...
> > 
> Sure.  As long as you only do it with -details, I don't mind too much. 
> For the regular dumps, I want to be able to use diff without getting
> unnecessary noise for multiple dumps.  We're having this problem with
> C++ now.
> 

Its all with -details.. but thats why I was adding 'debug' or
'details2'.   lots of excess stuff should be under some kind of
verbosity flag.... 

Andrew


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