This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: host association question
- From: "marco restelli" <mrestelli at gmail dot com>
- To: fortran at gcc dot gnu dot org
- Date: Mon, 20 Nov 2006 09:49:01 -0800
- Subject: Re: host association question
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=slo4pcxyOUp9BaRUSdv4MWmxYmtfx5YuW0GdKFGzVszq19lTJ07anqKaHCwLbH0Y5P9JHBQWrqy8X96mwH08EkGA+5CmMDKw8yKyQPEyH9rfUI1h9y4iNs88u8okGnJ7N0vWQz9MYgODYSWSQnkLBFzPLuuwRaMRIK0l7oF4sHE=
- References: <20061120123149.380065BB8B@mailhost.lps.ens.fr>
- Reply-to: marco dot restelli at mate dot polimi dot it
On 11/20/06, Dominique Dhumieres <dominiq@lps.ens.fr> wrote:
Marco,
With gcc version 4.3.0 20061118, your second test gives:
bad_func_1.f90:9.19:
function internal_f
1
Error: Expected formal argument list in function definition at (1)
bad_func_1.f90:10.22:
[snip]
Sorry,
I did not realize mine is included in "early versions of gfortran".
Best
Marco