https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65637
--- Comment #5 from vries at gcc dot gnu.org --- (In reply to vries from comment #4) > Created attachment 35224 [details] > current state of patch series > > Current state of patch series. Passes libgomp graphite.exp, libgomp c.exp > and gcc autopar.exp. > > Patch series: > 1. Set chunk_size to one for parloops parallel > 2. Fix assert after loop over phis and edge_var_map > 3. Use edge from iter_part_bb to fin_bb > 4. Fix inner loop reduction phi argument > 5. Handle case that fin_bb has more than one predecessor Bootstrapped and reg-tested on x86_64, no issues found.