This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR29389 and PR33850 - uses for expression traversal
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Dominique Dhumieres" <dominiq at lps dot ens dot fr>
- Cc: fortran at gcc dot gnu dot org
- Date: Tue, 27 Nov 2007 21:50:01 +0100
- Subject: Re: [Patch, fortran] PR29389 and PR33850 - uses for expression traversal
- 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=BSGFBJ3SvGq7gA/4HbhGxyfW4KAUK1FpHfc6js1dePY=; b=QIK2Ld0jK6uTXDrJBCwnPrJZUj8k836pDraWMOrg1/Wx/4oO0zUFbfUH+CiILhbmt1HN4obnWfqiZMT+BAZD3+yfBbIteLXEGAoQ2RZrzHdVkfHvHk/6joZAwaQFouur3KWgeZQq/TTx76lkVy0aNvuKOQcPojoYTzkZZ7I/yHc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WSSo9Rmv0+vDlFdh+BgNKQrG0rq5cdvaDjIJjgvbCMIod4Gm51x9ejC2nMApf9CekhTn1irktaiXKVbYLZW0xlsjCT5+W56+vhi4gQacWFKLyAYj3f9IvwzCJKqpEZyuZxMkwElcsmGnOvdNQrvrSqOUevXWfVtPQ4wtuZi2hV8=
- References: <20071127153749.B3AFA5BB6C@mailhost.lps.ens.fr> <339c37f20711270751k284b2497s6451fb5a69198aac@mail.gmail.com> <20071127155617.3C6745BB6C@mailhost.lps.ens.fr> <339c37f20711270836k5b843399w1181a69c0768bf@mail.gmail.com> <20071127175755.926275BB6C@mailhost.lps.ens.fr> <339c37f20711271106y64e3287bke31c463b0a45682f@mail.gmail.com> <20071127191658.ECF2B5BB6C@mailhost.lps.ens.fr> <339c37f20711271131y6973a2b1xc2f04b7e5c77c891@mail.gmail.com>
I had to use the rather brutal expediant of having integer(4) and
integer(8), to give 27 temp references and 9 descriptors.
> If all is well, I'll commit tonight.
Duly bootstrapped, regtested and committed on x86_ia64/FC5.
Thanks again
Paul
--
The knack of flying is learning how to throw yourself at the ground and miss.
--Hitchhikers Guide to the Galaxy