This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran] PR33897 - Incorrect host association in modules
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Tobias Burnus" <burnus at net-b dot de>, "Dominique Dhumieres" <dominiq at lps dot ens dot fr>, "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Sun, 28 Oct 2007 22:00:39 +0200
- Subject: Re: [Patch, Fortran] PR33897 - Incorrect host association in modules
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=hbk8+ooytvmpDUBBAJDsP9kFW9XUWtTtciVVEHbcSf0=; b=OILKPhQ0mjwpDNT7rSrvP6fiEI/xWTgsRs/EdaXgZJJoGzhdQYbYYekKGM9IixJQFqfDg+EEFUvMAD56ovkGAqYuRAIQxVDRmHzKTGG7wYQ6iNQieEMjiy6RWDVpCS0lhjkxSUeXvjZfCG7bQvNqYihsEGRLii5Df7yid/naFl0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kmiaNoSUr0EJhgU7Ngc6WOrKtGApm5DeCeW/YwqdTpsVq7AtEVLJ2u1ZYfuEseDgCkjfC+bdZxkSyLwkaL6V3xn5+qpB6JI84cmijMwoXI/pySuerFpV7+cy4RnTwMpfDxy0oFfmhb1a2gx+wLcDK2yxTBC/1osKz5qw/qLqjZk=
Tobias,
Very much expectations, I can access the web here, althought the link
is SLOW. Thanks for doing the honours on these two patches. For the
other devotees, I am more or less out of touch for the next two weeks,
so I asked Tobias to do the business for me and for Dominique to test
to destruction. Thanks to you both.
I just noticed that contained_3.f90 lacks the necessary module
clean-up. I'm sorry about that. Just cut and paste from another
testcase and change the module name to suit.
Anyway, see you all in a couple of weeks.
Paul