Re: [x86] RFA: Use new rtl iterators in ix86_check_avx256_register

2014-10-27 Thread Uros Bizjak
On Sat, Oct 25, 2014 at 11:01 AM, Richard Sandiford wrote: > This is part of a series to remove uses of for_each_rtx from the ports. > > Tested by making sure there were no code changes for gcc.dg, gcc.c-torture > and g++.dg for x86_64-linux-gnu, and also by a boostrap. OK to install? > > Thanks,

[x86] RFA: Use new rtl iterators in ix86_check_avx256_register

2014-10-25 Thread Richard Sandiford
This is part of a series to remove uses of for_each_rtx from the ports. Tested by making sure there were no code changes for gcc.dg, gcc.c-torture and g++.dg for x86_64-linux-gnu, and also by a boostrap. OK to install? Thanks, Richard gcc/ * config/i386/i386.c: Include rtl-iter.h