History log of /openbsd-src/regress/sys/kern/unalign/unalign.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 78389f1c 26-Jul-2008 miod <miod@openbsd.org>

Make sure the test array is 64 bit aligned, this now makes sparc fail this
test.


# 15b2b61e 26-Apr-2005 miod <miod@openbsd.org>

A regress test for accessing long long on a long aligned, but not long long
aligned, boundary on 32 bit systems.
Written a while ago for m88k, eventually turned into a real regress test.