Re: [SH] RFA: Use new rtl iterators in shmedia_cleanup_truncate

2014-10-25 Thread Oleg Endo
On Oct 25, 2014, at 12:02 PM, Richard Sandiford wrote: > This is part of a series to remove uses of for_each_rtx from the ports. > There are some some small rearrangements to cope with the 80-character limit. > > Tested by making sure there were no code changes for gcc.dg, gcc.c-torture > and

[SH] RFA: Use new rtl iterators in shmedia_cleanup_truncate

2014-10-25 Thread Richard Sandiford
This is part of a series to remove uses of for_each_rtx from the ports. There are some some small rearrangements to cope with the 80-character limit. Tested by making sure there were no code changes for gcc.dg, gcc.c-torture and g++.dg for sh-elf. OK to install? Thanks, Richard gcc/ *