tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Generating better i386 code


From: Daniel Glöckner
Subject: Re: [Tinycc-devel] Generating better i386 code
Date: Thu, 26 Sep 2013 08:30:51 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Jason,

On Thu, Sep 26, 2013 at 03:39:45PM +1000, Jason Hood wrote:
> * 4- & 8-byte structs copy as int/long long (all targets);

did you check if the structure is aligned to a multiple of 4 bytes?
Otherwise it will crash on ARM.

  Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]