exception handling poll
Joe Buck
jbuck@synopsys.com
Fri Oct 17 15:05:00 GMT 1997
> Some of the GCC ports I've done, even 2% is unacceptable (when you only have
> 32k or whatever, it does become critical not to have extra overhead).
I fully understand. I've gone through the experience myself of trying
to fit a too-large program into ROM for an embedded system and I was
counting each word. But are you and the other embedded systems folks
being consistent here?
That is, have you verified that no other egcs change results in a 2%
increase in code size for little or no gain? It's true that .eh_frame
is special in that it's clear the wasted space is just that, wasted.
But have we been carefully comparing space performance on old benchmarks?
If so, I haven't seen that much discussion.
More information about the Gcc
mailing list