NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: memove performance of NetBSD



On Thu, Jan 28, 2010 at 02:10:01PM +0530, Channa wrote:
> Some of the gcc flags which I have used are as below:
> "-Wall -Winline -Wstrict-prototypes -Wwrite-strings -O2
> -fno-omit-frame-pointer -nostdinc"

That is strange - I'd have expected with -O2 you'd end up using __builtin_mem*
on gcc, but I never actually checked on NetBSD/mips.

Martin


Home | Main Index | Thread Index | Old Index