This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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)


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.
...

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]