Subject: Re: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Christian Biere <christianbiere@gmx.de>
List: source-changes
Date: 12/01/2006 20:57:20
Manuel Bouyer wrote:
> On Fri, Dec 01, 2006 at 08:42:15PM +0100, Christian Biere wrote:
> > > It matters on all of these structures.
> > 
> > Does __aligned__ add trailing padding?
> 
> That's what I'm wondering too. It breaks ahc on i386 too:

Well, if STATIC_ASSERT() had been used, we'd already know, assuming
the compiler doesn't lie and there is no compiler bug either.

-- 
Christian