This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: graphite regressions of trunk
On Tue, Sep 02, 2008 at 05:57:07PM -0300, Tobias Grosser wrote:
> Hi Steve,
>
> On Tue, 2008-09-02 at 13:49 -0700, Steve Kargl wrote:
> > x86_64-*-freebsd8.0
> >
> > FAIL: gfortran.dg/graphite/block-1.f90 -O (test for excess errors)
> > FAIL: gfortran.dg/graphite/block-2.f -O (test for excess errors)
> > FAIL: gfortran.dg/graphite/block-3.f90 -O (test for excess errors)
> > FAIL: gfortran.dg/graphite/block-4.f90 -O (test for excess errors)
> > FAIL: gfortran.dg/graphite/scop-1.f -O (test for excess errors)
> >
> > Please fix.
>
> thanks for your bug reports. I will have a look into this one.
>
gfortran.log shows that all the failures are the same. Note I've trimmed
the directory paths:
gfortran.dg/graphite/block-1.f90: In function 'matrix_multiply':
gfortran.dg/graphite/block-1.f90:3: sorry, unimplemented: Graphite loop optimizations cannot be used
--
Steve