Polyhedron benchmark results on AMD64
Diego Novillo
dnovillo@redhat.com
Fri Feb 9 17:00:00 GMT 2007
Tobias Burnus wrote on 02/09/07 11:49:
> Actually, one of the problems of gfortran is that we create much too
> many temporary variables in the middle end as Richard mentioned
The number of temporaries is not the problem, it is the number of
*addressable* temporaries and locals.
> recently. --- Has anyone actually looked at his patch at
> http://gcc.gnu.org/ml/fortran/2007-02/msg00132.html
>
Yes. I am working on these issues.
More information about the Fortran
mailing list