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: [tuples] Add gimple-pretty-print.o and misc fixes


> This moves the GIMPLE pretty printer to its own file.  I also included
> various fixes like accessors returning 'tree' instead of 'tree *' and
> cleaned up some whitespace.
> 
> There are other patches in my tree, but I would rather push smallish
> changes to minimize merge conflicts, which will be quite a problem for
> the next few days.

Damn, I knew I should've committed my stuff earlier today :).  Oh well,
time to resolve conflicts.

Thanks for doing all this, though.


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