[Cbe-oss-dev] GCC inline memcpy() from local store causes bad page fault
Andrew Pinski
pinskia at gmail.com
Wed Mar 21 01:53:35 EST 2007
On 3/20/07, Anton Blanchard <anton at samba.org> wrote:
>
> Interesting, gcc shouldnt be emitting string instructions these days.
> What gcc version/cpu target was this build using?
Can I recommend that just like -mno-altivec is added, -mno-string is
added to make file to make sure that the string instructions are not
emitted if someone supplies -Os.
Thanks,
Andrew Pinski
More information about the cbe-oss-dev
mailing list