[Bug tree-optimization/83043] FAIL: libgomp.graphite/force-parallel-1.c scan-tree-dump-times graphite "2 loops carried no dependency" 1 (found 0 times)

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 19 09:48:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83043

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Created attachment 42648
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42648&action=edit
force-parallel-1.c.150t.graphite

instead of "2 loops carried no dependency" 1 we have:
...
$ grep loops force-parallel-1.c.150t.graphite 
0 loops carried no dependency.
0 loops carried no dependency.
0 loops carried no dependency.
...


More information about the Gcc-bugs mailing list