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: opt-diary


> In short, this is an exercise to add some discipline in tree-dump*
> output. We do want to continue using tree-dump* outputs for gcc
> developers' benefit. However, we also want to organize selected
> information for end users' benefit.

Using the tree dumps for analysis has been discussed several times before.
The conclusion what that tree dumps should not be used for anything other than 
debugging gcc. If you want a stable interface for getting information out of 
gcc you should come up with a different mechanism.

Paul


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