http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58028
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|rguenther at suse dot de |rguenth at gcc dot gnu.org Blocks| |54094 --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- First identify the revision that caused this. I would guess it's 2013-07-13 Tobias Grosser <tob...@grosser.es> PR tree-optimization/54094 * graphite-clast-to-gimple.c (translate_clast_for_loop): Derive the scheduling dimension for the parallelism check from the polyhedral information in the AST. * graphite-dependences.c (carries_deps): Do not assume the schedule is in 2D + 1 form. ?