[Bug 8] ARM: runnable/arrayop.d fails: Wrong execution order

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Tue Apr 1 02:00:58 PDT 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=8

Johannes Pfau <johannespfau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|ibuclaw at gdcproject.org      |johannespfau at gmail.com

--- Comment #15 from Johannes Pfau <johannespfau at gmail.com> ---
OK, here's the fix for current GDC:
https://github.com/jpf91/GDC/commits/fixOrder

GDC/frontend changes
https://github.com/jpf91/GDC/commit/5bc609b3fdc42d8df46118ed19ac8b582fe47040

Druntime changes
https://github.com/jpf91/GDC/commit/3517843d79e7259b91f160404448423c26395e79

Changes to old tests + new tests:
https://github.com/jpf91/GDC/commit/161e2dd60414226bbb6e8209816c76f525d581dd

The next steps are:
* Porting this to dmd, then asking the dmd maintainers to adapt their backend
to evaluate extern(C) functions and assignments LTR.
* Waiting till the 2.065 frontend has been merged into GDC
* Then backport these changes to GDC

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20140401/2bd88f7a/attachment.html>


More information about the D.gnu mailing list