[dmd-internals] Testcase in test42.d

Walter Bright walter at digitalmars.com
Fri Apr 5 20:13:45 PDT 2013


On 4/5/2013 6:16 PM, David Nadlinger wrote:
> On Sat, Apr 6, 2013 at 3:04 AM, Walter Bright <walter at digitalmars.com> wrote:
>> On 4/5/2013 5:40 PM, David Nadlinger wrote:
>>> 2) Clang behaves differently (Clang 3.2, Linux x86_64):
>>> ———
>>>      9  .globl s, at OBJECT,COMMON,ALIGN=4,SIZE=16
>>>     10  .globl x, at OBJECT,COMMON,ALIGN=4,SIZE=4
>>> ———
>> That is the same behavior, not different.
> It is (4 byte alignment) – also see the cpart.c/dpart.d output I
> included in my post from two hours ago.
>

My bad. I kept seeing the 16.


More information about the dmd-internals mailing list