Source-Changes archive

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

Re: CVS commit: src/sys/dev/scsipi



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



Home | Main Index | Thread Index | Old Index