std::pow implementation
Gabriel Dos Reis
gdr@integrable-solutions.net
Tue Jul 29 14:31:00 GMT 2003
Steven Bosscher <s.bosscher@student.tudelft.nl> writes:
| Did you know the RTL inliner also has inlining limits?
Yes, I do. So?
[...]
| performance, etc}. For C++ this may sometimes mean an abstraction
| penalty (which we hope to minimize with the tree optimizers, right?),
| but in most cases it works just fine.
"Abstraction penalty" is an oxymoron, invented to excuse the compiler
for not doing its job.
-- Gaby
More information about the Gcc
mailing list