[fpc-devel] Recompilation optimization patch
Micha Nelissen
micha at neli.hopto.org
Tue Oct 10 11:49:15 CEST 2006
Hi,
I'm trying to reduce the number of recompilation needed of units.
Currently compiler very often recompiles due to possibility of changed
inlined functions being present. Attached patch tries store this info in
ppu (whether inlined functions are present). Is this a good patch ?
Btw, question: is po_inline set for a pd's procoptions when
optimizations are disabled (so functions are not inlined anyway, I assume?)
Micha
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unit-inline.diff
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20061010/8c656cde/attachment.ksh>
More information about the fpc-devel
mailing list