Mail Archives: djgpp/2000/01/30/06:45:16
On Sun, 30 Jan 2000 dennis51 AT my-deja DOT com wrote:
> Yes, the slow part is CC1PLUS.
This *is* expected.
> And, no, the program does not run any faster.
> It is about 0.5% larger and about 1% slower.
I suggest to experiment with various individual optimizations, like the FAQ
advises in section 14.2.
> Well, if one of my programs suddenly went from 23 seconds
> to 32 seconds you can be sure I would investigate it, and fix it.
I don't think there's a fix for this one, since the optimzations
performed by GCC are now so much more elaborate. But feel free to report
this to GCC maintainers.
- Raw text -