Runtime for ARM

Kai Nacke kai at redstar.de
Mon May 6 04:01:44 PDT 2013


On Monday, 6 May 2013 at 08:42:44 UTC, David Nadlinger wrote:
> On Monday, 6 May 2013 at 05:16:39 UTC, Kai Nacke wrote:
>> PR15293 should now be fixed with r181148 from yesterday.
>>
>> Kai
>
> I don't think this helps us much at all, since the ABI for 
> (small) structs would still be wrong, no?
>
> David

The commit log says:

For ARM backend, fixed "byval" attribute support.
Now even the small structures could be passed within byval (small 
enough
to be stored in GPRs).

I conclude that the ABI for small structs should be fine now.

Kai


More information about the digitalmars-d-ldc mailing list