1 Aug 2009 01:26
Re: Merging Graphite to trunk
Jack Howarth <howarth <at> bromo.med.uc.edu>
2009-07-31 23:26:39 GMT
2009-07-31 23:26:39 GMT
Sebastian, Perhaps I missed a discussion of this problem in the thread here, but I am finding that the current gcc trunk (r150319) compiled against cloog-ppl 0.15.4 on x86_64-apple-darwin10 no longer tolerates -floop-block when compiling the Polyhedron 2005 benchmarks... gfortran -ffast-math -funroll-loops -msse3 -O3 -fgraphite-identity -floop-block test_fpu.f90 -o test_fpu test_fpu.f90: In function ‘test_fpu’: test_fpu.f90:11:0: sorry, unimplemented: loop blocking not implemented test_fpu.f90: In function ‘main’: test_fpu.f90:12:0: sorry, unimplemented: loop blocking not implemented test_fpu.f90: In function ‘gauss’: test_fpu.f90:89:0: sorry, unimplemented: loop blocking not implemented test_fpu.f90:89:0: internal compiler error: in apply_poly_transforms, at graphite-poly.c:255 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. FYI. Jack
(It should call
c_f_c_u only).
Thanks!
Paolo
RSS Feed