[SH] PR 54760 - Add DImode GBR loads/stores, fix optimization

2012-10-15 Thread Oleg Endo
Hello, I somehow initially forgot to implement DImode GBR based loads/stores. Attached patch does that and also fixes a problem with the GBR address mode optimization. Tested on rev 192417 with make -k check RUNTESTFLAGS=--target_board=sh-sim

Re: [SH] PR 54760 - Add DImode GBR loads/stores, fix optimization

2012-10-15 Thread Kaz Kojima
Oleg Endo oleg.e...@t-online.de wrote: I somehow initially forgot to implement DImode GBR based loads/stores. Attached patch does that and also fixes a problem with the GBR address mode optimization. Tested on rev 192417 with make -k check RUNTESTFLAGS=--target_board=sh-sim