[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PowerPC in_cksum() needs -O
- Date: Mon, 21 Sep 2009 18:23:51 -0400
- From: dufault at hda.com (Peter Dufault)
- Subject: PowerPC in_cksum() needs -O
On Sep 21, 2009, at 5:29 , Peter Dufault wrote:
> The NetBSD one in src/sys/arch/powerp/powerpc/in_cksum.c is totally
> different.
The NetBSD one works in the loopback test with and without
optimization on.
Peter