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: [PATCH, rs6000, libitm] Enable Hardware Transactional Memory (HTM) support on Power


On Tue, 2013-07-16 at 15:31 -0400, David Edelsohn wrote:
> On Tue, Jul 16, 2013 at 3:27 PM, Peter Bergner <bergner@vnet.ibm.com> wrote:
> > On Tue, 2013-07-16 at 11:55 -0500, Peter Bergner wrote:
> >>       * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTERS): Mention HTM
> >>       registers in the comment.
> >>       (DWARF_FRAME_REGISTERS): Subtract also the 3 HTM registers.
> >>       (DWARF_REG_TO_UNWIND_COLUMN): Use DWARF_FRAME_REGISTERS
> >>       rather than FIRST_PSEUDO_REGISTERS.
> >
> > FYI, this bootstrapped and regtested with no regressions.
> > David, is this ok for mainline?
> 
> Okay.

Committed as revision 200988.  Thanks Jakub and David!

Peter



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