Re: [SH] PR 56121 - fix libgcc build for SH2A

2013-01-28 Thread Kaz Kojima
Oleg Endo wrote: > This is the same patch that I attached in the PR. > It fixes an ICE when building libgcc for the SH2A target. > Tested on rev. 195493 with > make -k check RUNTESTFLAGS="--target_board=sh-sim > \{-m2/-ml,-m2/-mb,-m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}" > > ... comparing the

[SH] PR 56121 - fix libgcc build for SH2A

2013-01-28 Thread Oleg Endo
Hi, This is the same patch that I attached in the PR. It fixes an ICE when building libgcc for the SH2A target. Tested on rev. 195493 with make -k check RUNTESTFLAGS="--target_board=sh-sim \{-m2/-ml,-m2/-mb,-m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}" ... comparing the test results against rev 19