This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Gfortran internal tree structure
- From: "Daniel Franke" <franke dot daniel at gmail dot com>
- To: "Daniel Kraft" <domob1812 at gmail dot com>
- Cc: "Fortran List" <fortran at gcc dot gnu dot org>
- Date: Wed, 18 Jun 2008 17:26:18 +0200
- Subject: Re: Gfortran internal tree structure
- 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=Cf+X8gP8W+7+wPP+yIg078zcKtsVWp0LJ/BrZIGgnGk=; b=BLXG7CHbiOAprm2/YiWFdGgcOuxawzXLIv7ZRF3GXvVvhfZgB1UDRD7bbUc4D5BX9o Q5sJrbS4qch9DRr6KEm42/UCWOH8OCFC5qpUsxRukhFxjnVOYs0mKGla/d+lHOXarxor eSYiuN/2PqJmX1Ky2r/q6va9Y/Vbngexy2tfQ=
- 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=nrfRFUX8wQLS6RGgHiYuScR5tjwO8iaFgT21P48xjQrKktyH2thxCpVJymKp6aV+m4 5hz0tBBszkkodCOvfljbbGGm+tHhZ/3UY1cRfg5KoyYurUfqwq3386IDmJ8Fb8057v+J VORlza3fo7bmZ1aMvDHoKbuOIsCXERnpoZpAw=
- References: <4859268E.5040908@domob.eu>
2008/6/18, Daniel Kraft <domob1812@gmail.com>:
> What do you think about this idea? I can't promise I'll really find
> time to work on this soon, but at least for me these ideas sound
> reasonable and useful.
There is gfc-internals.texi [1] which is intended for this purpose.
Whether it already contains what you are looking for is another
question ...
http://gcc.gnu.org/onlinedocs/gfc-internals/
Regards
Daniel