This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Fortran] Another array reference dependency improvement
- From: Paul Thomas <paulthomas2 at wanadoo dot fr>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 03 Mar 2006 22:17:14 +0100
- Subject: Re: [Fortran] Another array reference dependency improvement
- References: <Pine.LNX.4.44.0603030825410.13770-100000@www.eyesopen.com>
Roger,
I have looked through both patches; I more or less understand what's
going on... the patches are fine stylistically, apply and eliminate
temporaries all over the place. I have yet to regtest because I assume
that your regtest is good. Instead, I have set my machine doing an
overnight Polyhedron run. I might have to do the without patch case
too. All that not withstanding, the patches are fine - at worst they do
no harm and they might even do a lot of good; we will see in the morning!
In the meantime - OK.
Paul