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: RFA: patch to use DF_LIVE_{IN,OUT} in IRA.


Paolo Bonzini wrote:
Vladimir Makarov wrote:
The following patch makes IRA to use DF_LIVE_{IN,OUT}.

The patch was throughly tested on major platforms month ago.

OK to commit?

Please use df_get_live_in/df_get_live_out which does the same as your IRA_LIVE_{IN,OUT}.

Ok with that change.

Paolo
Paolo,

you are a faster typist than I am


Kenny



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