[Cbe-oss-dev] GCC inline memcpy() from local store causes bad page fault
Anton Blanchard
anton at samba.org
Wed Mar 21 01:03:12 EST 2007
Hi,
> - Oops happened at inlined memcpy() in spufs/run.c:spu_process_callback().
> (GCC generated inline copy loop to handle memcpy() instead of kernel
> defined memcpy())
>
> - Instruction dump said alignment interrupt happend by <7cbd04aa>
> ("lswi r5,r29,32").
Interesting, gcc shouldnt be emitting string instructions these days.
What gcc version/cpu target was this build using?
Anton
More information about the cbe-oss-dev
mailing list