This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR34975 - [4.3 Regression] Bogus error with USEing modules
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Tobias Burnus" <burnus at net-b dot de>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 29 Jan 2008 12:00:33 +0100
- Subject: Re: [Patch, fortran] PR34975 - [4.3 Regression] Bogus error with USEing modules
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=LB+aUG/S7iUrBp7/6CxQOnEQgFGeOr+6hZUFvl6jlF0=; b=KHY5p/clU9xQlQptwpp9c/Rz9qqGqfCl/Nokx9xDBC6720+vlkGHYiHAskxbYmyzOUOMJwY/Og49fXVCqTf/xGH4MSXUCxRdyeZ625Wqjle3jOeugvEpKBqMjMxVKA3AGY3FXaYGx1FGXP9uhIpEgFZi7CHqkz1HXNwz4Zl1G/w=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f7ETYOQj4e1ngzL5THnLdzbDszeJn0byya7K/4LE2ev3elBFbr3oz4ZgsdgaluLPUNJWOKegpAoz0JePeivLnoCkGA5R5UwY/FAIS4dJ05nXJXox0jCGxvyPulOK/qLjLigZNCgz52nH7NGw9Lztp67zt59ByUx7jiSFza0suqE=
- References: <339c37f20801281118xae705cn98cc095b46cb5ae7@mail.gmail.com> <479E3F61.1090202@net-b.de>
Tobias,
Thanks for the quick review.
> I think you are using an out-dated GCC source. I have the following diff
Yes indeed. I'll be back at base tonight and will bootstrap and
regtest anew, followed by a check of CP2K and Tonto.
Cheers
Paul