Re: Use FOR_ALL_BB_FN in a few more places

2016-10-18 Thread Thomas Schwinge
Hi! On Tue, 18 Oct 2016 07:38:17 +0200, Richard Biener wrote: > On October 17, 2016 6:09:02 PM GMT+02:00, Thomas Schwinge > wrote: > >[FOR_ALL_BB_FN] > > > >We could use the former in a few more places; OK for trunk once tested? > > OK. As posted, committed to trunk in r241315: commit 195917

Re: Use FOR_ALL_BB_FN in a few more places (was: [PATCH] Clear BB_VISITED in bb-reorder)

2016-10-17 Thread Richard Biener
On October 17, 2016 6:09:02 PM GMT+02:00, Thomas Schwinge wrote: >Hi! > >On Mon, 17 Oct 2016 15:17:13 +0200, Richard Biener > wrote: >> On Mon, Oct 17, 2016 at 3:12 PM, Thomas Schwinge >> wrote: >> > On Mon, 17 Oct 2016 14:26:42 +0200 (CEST), Richard Biener > wrote: >> >> --- gcc/bb-reorder.c (