Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 09:31:55 +0100
From:      Rui Paulo <rpaulo@freebsd.org>
To:        Bruce Evans <brde@optusnet.com.au>
Cc:        svn-src-projects@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r195463 - projects/mesh11s/sys/net80211
Message-ID:  <C91FD9F8-074E-413B-959A-9D33BAF7A5C4@freebsd.org>
In-Reply-To: <20090709042523.B46144@delplex.bde.org>
References:  <200907081604.n68G4F0g056097@svn.freebsd.org> <20090709042523.B46144@delplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8 Jul 2009, at 19:30, Bruce Evans wrote:

> On Wed, 8 Jul 2009, Rui Paulo wrote:
>
>> Log:
>> Revert 195460: gcc does evil things without __packed.
>
> Oops, I asked if __packed was really spurious before seeing this.
>
> gcc does evil things with __packed (starting with it not being a  
> syntax
> error).
>
> Did it only break on arm?

I didn't have a chance to try other architectures. But possibly, yes.
For example, sizeof(meshconf_ie) is 23 but, on arm and without  
__packed, it gave me 26 IIRC.

--
Rui Paulo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C91FD9F8-074E-413B-959A-9D33BAF7A5C4>