This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: struct member alignment
- From: Basin Ilya <basinilya at gmail dot com>
- To: Manfred <mx2927 at gmail dot com>, gcc-help at gcc dot gnu dot org
- Date: Wed, 17 Aug 2016 10:00:54 +0300
- Subject: Re: struct member alignment
- Authentication-results: sourceware.org; auth=none
- References: <ab3f0637-2134-a82e-ab90-c206c2524cc7@gmail.com>
I think the bottom of the wikipedia page about alignment contains the
links you need.
17.08.2016 2:34, Manfred пишет:
> Hi all,
>
> Where could I find the default struct member alignment in GCC?
> Tried to look into the documentation, but unsuccessfully so far.
>
> Thanks in advance,
> M