??? 05/31/07 13:20 Modified: 05/31/07 13:23 Read: times |
#140113 - I see, thanks. Responding to: ???'s previous message |
But, this sort of optimisation might result from compiler action itself, couldn't it? Say, the compiler certainly restricts the optimisations within a function, but I can imagine similar "reuse of code" within a single function, why not.
I would then distinguish these rather as "debugging-friendly" and "debugging-restrictive" optimisations, to mark clearly the difference. JW |