This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR20938 and where_19 - equivalence dependencies
- From: Paul Thomas <paulthomas2 at wanadoo dot fr>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: Tobias Schl?ter <tobias dot schlueter at physik dot uni-muenchen dot de>, "'fortran at gcc dot gnu dot org'" <fortran at gcc dot gnu dot org>, patch <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 28 Feb 2006 23:52:36 +0100
- Subject: Re: [Patch, fortran] PR20938 and where_19 - equivalence dependencies
- References: <440011AD.2070305@wanadoo.fr> <20060228201541.GA825@troutmask.apl.washington.edu>
Steve,
These tests are missing.
They have all been posted; I did not want to make any more byte pollution.
I've read the patch and I've done a regression test on
the current testsuite. I believe the patch is OK.
Great, thanks. Actually, this patch had a feeling of rightness about it
because the information from trans-common.c about offsets in the
equivalence groups is getting fed forward into the dependency checking.
Paul