Re: [SH] Remove dead tertiary_reload_operand function

2012-03-01 Thread Kaz Kojima
Oleg Endo wrote: > I will go through the other SH source files and fix the copyright years > in a separate patch, OK? OK. Regards, kaz

Re: [SH] Remove dead tertiary_reload_operand function

2012-03-01 Thread Oleg Endo
On Fri, 2012-03-02 at 06:45 +0900, Kaz Kojima wrote: > Oleg Endo wrote: > > The function tertiary_reload_operand in sh.c seems to be dead code. The > > attached patch deletes it. > > > > Tested with: make all-gcc > > > > OK to apply? > > > > Cheers, > > Oleg > > > > 2012-03-01 Oleg Endo >

Re: [SH] Remove dead tertiary_reload_operand function

2012-03-01 Thread Kaz Kojima
Oleg Endo wrote: > The function tertiary_reload_operand in sh.c seems to be dead code. The > attached patch deletes it. > > Tested with: make all-gcc > > OK to apply? > > Cheers, > Oleg > > 2012-03-01 Oleg Endo > > * config/sh/sh-protos.h (tertiary_reload_operand): Remove dead >

[SH] Remove dead tertiary_reload_operand function

2012-03-01 Thread Oleg Endo
Hello, The function tertiary_reload_operand in sh.c seems to be dead code. The attached patch deletes it. Tested with: make all-gcc OK to apply? Cheers, Oleg 2012-03-01 Oleg Endo * config/sh/sh-protos.h (tertiary_reload_operand): Remove dead function. * config/sh/s