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: [lto] PATCH: updates to use new CALL_EXPR interfaces


Hi Sandra

On Thu, Jul 06, 2006 at 10:05:00PM -0400, Sandra Loosemore wrote:

> Here's another batch of changes I've made to use the new CALL_EXPR
> interfaces. No new functions or changes to the interfaces of
> existing ones here.  In the future, should I just go ahead and
> commit these kinds of changes as "obvious", as Kazu has been doing
> with his?

Perhaps you might like to consider committing your batch of changes in
one step (particularly since they are all related).  This will ensure
that Subversion treats them as one patchset.  It makes it easier to
handle these patches for backporting, reverting, etc. if they are
treated as one.

It also generates less commit-mail :-)

Cheers, Ben


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