comparison libgomp/testsuite/libgomp.graphite/force-parallel-5.c @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children 04ced10e8804
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
32 32
33 /* Check that parallel code generation part make the right answer. */ 33 /* Check that parallel code generation part make the right answer. */
34 /* { dg-final { scan-tree-dump-times "2 loops carried no dependency" 1 "graphite" } } */ 34 /* { dg-final { scan-tree-dump-times "2 loops carried no dependency" 1 "graphite" } } */
35 /* { dg-final { cleanup-tree-dump "graphite" } } */ 35 /* { dg-final { cleanup-tree-dump "graphite" } } */
36 /* { dg-final { scan-tree-dump-times "loopfn.0" 5 "optimized" } } */ 36 /* { dg-final { scan-tree-dump-times "loopfn.0" 5 "optimized" } } */
37 /* { dg-final { scan-tree-dump-times "loopfn.1" 5 "optimized" { xfail *-*-* } } } */ 37 /* { dg-final { scan-tree-dump-times "loopfn.1" 5 "optimized" } } */
38 /* { dg-final { cleanup-tree-dump "parloops" } } */ 38 /* { dg-final { cleanup-tree-dump "parloops" } } */
39 /* { dg-final { cleanup-tree-dump "optimized" } } */ 39 /* { dg-final { cleanup-tree-dump "optimized" } } */