Re: [m68k] RFA: Use new rtl iterators in m68k_tls_reference_p

2014-10-25 Thread Andreas Schwab
Richard Sandiford writes: > gcc/ > * config/m68k/m68k.c (m68k_tls_reference_p_1): Delete. > (m68k_tls_reference_p): Use FOR_EACH_SUBRTX_VAR. Ok. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for

[m68k] RFA: Use new rtl iterators in m68k_tls_reference_p

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 m68k-elf. OK to install? Thanks, Richard gcc/ * config/m68k/m68k.c (m68k_tls_reference_p_1): Delete. (m68k_tls_refer