[dmd-internals] [D-Programming-Language/dmd] 29eb97: more 64 bit ABI for structs

Jonathan M Davis jmdavisProg at gmx.com
Wed May 9 13:29:49 PDT 2012


On Wednesday, May 09, 2012 13:21:04 GitHub wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/dmd
> Commit: 29eb972a2f329276a72a19e722671ff26bfe8534
> 
> https://github.com/D-Programming-Language/dmd/commit/29eb972a2f329276a72a19
> e722671ff26bfe8534 Author: Walter Bright <walter at walterbright.com>
> Date: 2012-05-09 (Wed, 09 May 2012)
> 
> Changed paths:
> M src/argtypes.c
> M src/backend/cgelem.c
> M src/backend/cod1.c
> M src/class.c
> M src/declaration.c
> M src/e2ir.c
> M src/mtype.h
> M src/toir.c
> M src/typinf.c
> 
> Log Message:
> -----------
> more 64 bit ABI for structs

It looks like the build is failing even worse than before now. The dmd and 
druntime tests are failing as well.

- Jonathan M Davis


More information about the dmd-internals mailing list