20 Dec
2001
20 Dec
'01
5:25 p.m.
Humberto,
I may be completely off the mark here, but some optimizations involve code unrolling and duplication so this could be the case for the object size. And I assume you're talking about the stripped binary in both cases.
The optimizations were the same in both cases. But, I didn't do anything with the binaries, so maybe that's the problem.
And by the way why are you worried about the code size increase in xfractint?
I'm only worried about the size increase because it may indicate a change in the logic of the code run through indent. Jonathan