"J.C. Pizarro" <[EMAIL PROTECTED]> writes: [...]
| > The compiler should be able to eliminate many of the conditionals. | Yes but no, there are cases that the compiler can't eliminate the | conditionals that depend on run-time, e.g., "n" is non-constant parameter. What is the performance penalty compared to the actual allocation work on "typical" modern systems? -- Gaby