<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - ARM: runnable/arrayop.d fails: Wrong execution order"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=8">bug 8</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>ibuclaw@gdcproject.org
           </td>
           <td>johannespfau@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - ARM: runnable/arrayop.d fails: Wrong execution order"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=8#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - ARM: runnable/arrayop.d fails: Wrong execution order"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=8">bug 8</a>
              from <span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span></b>
        <pre>OK, here's the fix for current GDC:
<a href="https://github.com/jpf91/GDC/commits/fixOrder">https://github.com/jpf91/GDC/commits/fixOrder</a>

GDC/frontend changes
<a href="https://github.com/jpf91/GDC/commit/5bc609b3fdc42d8df46118ed19ac8b582fe47040">https://github.com/jpf91/GDC/commit/5bc609b3fdc42d8df46118ed19ac8b582fe47040</a>

Druntime changes
<a href="https://github.com/jpf91/GDC/commit/3517843d79e7259b91f160404448423c26395e79">https://github.com/jpf91/GDC/commit/3517843d79e7259b91f160404448423c26395e79</a>

Changes to old tests + new tests:
<a href="https://github.com/jpf91/GDC/commit/161e2dd60414226bbb6e8209816c76f525d581dd">https://github.com/jpf91/GDC/commit/161e2dd60414226bbb6e8209816c76f525d581dd</a>

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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>