Re: [SH][committed] Fix PR 67061

2015-09-20 Thread Oleg Endo
On Mon, 2015-09-14 at 22:50 +0900, Oleg Endo wrote: > Hi, > > The attached patch fixes PR 67061. > Tested on sh-elf trunk r227682 with > make -k check RUNTESTFLAGS="--target_board=sh-sim > \{-m2/-ml,-m2/-mb,-m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}" > > Committed to trunk as r227750. > Will bac

[SH][committed] Fix PR 67061

2015-09-14 Thread Oleg Endo
Hi, The attached patch fixes PR 67061. Tested on sh-elf trunk r227682 with make -k check RUNTESTFLAGS="--target_board=sh-sim \{-m2/-ml,-m2/-mb,-m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}" Committed to trunk as r227750. Will backport to GCC 5 branch later. Cheers, Oleg gcc/ChangeLog: PR