This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: PR26409 - regression in respect of contained procedures.
- From: Brooks Moses <bmoses at stanford dot edu>
- To: fortran at gcc dot gnu dot org
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 24 Feb 2006 10:39:03 -0800
- Subject: Re: PR26409 - regression in respect of contained procedures.
- Organization: Stanford University
- References: <43FF09FC.8000805@wanadoo.fr>
Paul Thomas wrote:
Erik Edelmann has found by binary search that the patch below is
responsible for the above PR/regression. I can confirm that this is the
case. Since I triggered HJ into writing this patch, I will take
responsibility for it and will revert resolve.c for the time being.
Obviously there is some subtle difference in the order or number of
visits to each function. I will see if I can understand what is going on.
Paul, unless I'm missing something, you've neglected to include the
"patch below"! :)
- Brooks