Re: [PATCH] RL78 UNUSED note setting bug fix in rl78_note_reg_set

2018-01-19 Thread DJ Delorie
Sebastian Perta writes: > * config/rl78/rl78.c (rl78_note_reg_set): fixed dead reg check > for non-QImode registers This is OK. Thanks! Note: in the future; ChangeLog entries should be provided separate from the patch; they rarely apply cleanly anyway. > Index:

RE: [PATCH] RL78 UNUSED note setting bug fix in rl78_note_reg_set

2018-01-19 Thread Sebastian Perta
12 January 2018 18:42 > To: 'DJ Delorie' <d...@redhat.com> > Cc: gcc-patches@gcc.gnu.org > Subject: RE: [PATCH] RL78 UNUSED note setting bug fix in rl78_note_reg_set > > Hi DJ, > > >>Do you have checkin privs yet? > I have filled out the form. "Thanks f

RE: [PATCH] RL78 UNUSED note setting bug fix in rl78_note_reg_set

2018-01-12 Thread Sebastian Perta
> Sent: 12 January 2018 18:12 > To: Sebastian Perta <sebastian.pe...@renesas.com> > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] RL78 UNUSED note setting bug fix in rl78_note_reg_set > > > "Sebastian Perta" <sebastian.pe...@renesas.com> writes: >

Re: [PATCH] RL78 UNUSED note setting bug fix in rl78_note_reg_set

2018-01-12 Thread DJ Delorie
"Sebastian Perta" writes: > Please let me know if this is OK. Thank you! Do you have checkin privs yet? This is ok aside from.. > + /* 'dead' keeps track of the QImode registers if r is of different size > + we need to check the other subparts as well */