On 2006-09-13, Steve Hosgood <st...@caederus.com> wrote:

w> A thought... is it a valid optimisation to replace a routine
> like 'memcpy', assuming that 'memcpy' is the one from
> <stdio.h>?

IMO, yes.

> What if the user wrote his own 'memcpy' routine to do
> something magic and then wondered why it didn't get called?

The NIOS2 target has a -mno-inline-memcpy flag for that exact
situation.

-- 
Grant Edwards                   grante             Yow!  Am I in GRADUATE
                                  at               SCHOOL yet?
                               visi.com            


Reply via email to