On 3/12/06, Richard Guenther <[EMAIL PROTECTED]> wrote: > So, I tried to reproduce the slowdown and on i686 get all > memcpy/memset inlined on 3.3, 3.4, 4.0 and 4.1. On ppc I get calls to > memcpy/memset in all cases. This might be more a glibc issue I think.
So my suggestion is to file a bugzilla PR about this problem including _preprocessed_ source to get glibc dependencies out of the way. Richard.