LTO and the inlining of functions only called once.
Toon Moene
toon@moene.org
Wed Oct 14 13:48:00 GMT 2009
Richard Guenther wrote:
> On Tue, Oct 13, 2009 at 8:31 PM, Toon Moene <toon@moene.org> wrote:
>> gfortran -o exe -O3 -flto -fwhole-program -fdump-ipa-inline a.f lib.a
>>
>> ?
>
> It'll be in /tmp and named after the first object file, in your case it will
> be ccGGS24.o.047i.inline (because the first object file will be a
> tempfile). A minor inconvenience that maybe is going to be fixed.
Found it. That surely is counter-intuitive, though ....
Thanks !
--
Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
At home: http://moene.org/~toon/
Progress of GNU Fortran: http://gcc.gnu.org/gcc-4.5/changes.html
More information about the Gcc
mailing list