This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Inlining?
- From: Philippe Schaffnit <P dot Schaffnit at access dot rwth-aachen dot de>
- To: GFortran <fortran at gcc dot gnu dot org>
- Date: Wed, 30 Aug 2006 09:26:20 +0200
- Subject: Inlining?
- Organization: Access e.V.
Hi!
I've just run a benchmark of sorts and found out that GFortran is
holding its ground nicely against other compilers (this has been
reported several times, but I wanted to see it in a very self-centered
way...).
Nevertheless I'm wondering about something: I take it that little (if
any) 'interprocedural analysis' is performed, I don't even seem to be
able to have any procedures manually inlined (though I would read the
manual as it were possioble): am I doing it wrong? if not, is it a
feature of GCC?, or a case of GFortran not getting through to the next
GCC stage?
Thanks!
Philippe