This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] Preliminary patch for derived type extension
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Fortran List" <fortran at gcc dot gnu dot org>
- Date: Wed, 23 Jul 2008 07:09:31 +0200
- Subject: Re: [Patch, fortran] Preliminary patch for derived type extension
- 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:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=RvzYkpY4H4aRLhIjweYa9boI5a6zDGPY+WhDqfO6iP4=; b=rP6jqSBrAHJDwqEymTWyLvWA8Hkgp5G7ti62CyI/c9bnXI8rPWmIkXK+Rw9dgp73Fp bLZVSZKPFc7Q5IxlWHrRXkq8iBgeZlQgz6772oCoijbAC3l0X0BBCE3ReZxUYhVxF6P3 +jVhlmr/xUnwc/WvBNLWGYnT7uP+P9/g8KTlU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=e2c3c4zNUgZl+zfU2BSRqagXcdR0jydeVZmONkCzqda5iGW+UW39zZghlI8hk1xV56 YFz4NBRl9j0HWiyKHCsmyoKgIdS7+12N6fUaeb1wp147gckLteTK5QPtYwAEHTNVoNi9 aNo0CMGUABoL5tJ+4lqEznElwR4hfyj8AaMq0=
- References: <339c37f20807221459i32983648n2a7a15b16d6edd15@mail.gmail.com>
Please note that the part of this patch that moves the line that sets
f2k_derived should be removed. I thought that I had made an error.
In fact, it should be corrected by a similar line on detecting a valid
finalization procedure. I'll do that in the final version.
Cheers
Paul