This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfc_error calls from iresolve.c
- From: Paul Thomas <paulthomas2 at wanadoo dot fr>
- To: Paul Thomas <paulthomas2 at wanadoo dot fr>
- Cc: Fortran List <fortran at gcc dot gnu dot org>
- Date: Wed, 08 Nov 2006 22:16:55 +0100
- Subject: Re: gfc_error calls from iresolve.c
- References: <4550FA22.7000105@wanadoo.fr>
Paul Thomas wrote:
Does anybody know why there are no calls to gfc_error from iresolve.c?
Dummy! It's because check.c does it all :-[
Paul