Re: [SH] Remove old secondary reload code
Oleg Endo wrote: > The attached patch removes the old if'ed out secondary reload code in > sh.h. > Tested with 'make all-gcc' > OK? OK. Regards, kaz
[SH] Remove old secondary reload code
Hi, The attached patch removes the old if'ed out secondary reload code in sh.h. Tested with 'make all-gcc' OK? Cheers, Oleg ChangeLog: * config/sh/sh.h: Remove old secondary reload code. Index: gcc/config/sh/sh.h === --- g