The following reply was made to PR kern/151304; it has been noted by GNATS.
From: Svatopluk Kraus <onw...@gmail.com> To: bug-follo...@freebsd.org Cc: Subject: Re: kern/151304: [patch] definitions of variables tested by ASSERT_ATOMIC_LOAD_PTR Date: Wed, 20 Oct 2010 13:41:43 +0200 In the light of my new insigth into a kernel matter, I think that the problem could be closed. Default data alignment for coldfire is 2 bytes (gcc). What an unexpected surprise for 32-bit processor. It can be changed by -malign-int machine specific option. Thanks Bruce for your hint. Svata _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"