Re: [SH][committed] Fix PR 70416

2016-04-08 Thread Oleg Endo
On Sun, 2016-04-03 at 21:55 +0900, Oleg Endo wrote: > The attached patch fixes PR 70416. For details, please see the PR > audit trail. > > Tested on sh-elf with > make -k check RUNTESTFLAGS="--target_board=sh-sim\{-m2/-ml,-m2/-mb, > -m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}" > > and no new fa

[SH][committed] Fix PR 70416

2016-04-03 Thread Oleg Endo
Hi, The attached patch fixes PR 70416. For details, please see the PR audit trail. Tested on sh-elf with make -k check RUNTESTFLAGS="--target_board=sh-sim\{-m2/-ml,-m2/-mb, -m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}" and no new failures. Committed to trunk as r234702. Backport to GCC 5 branch