<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - memory aligment issue ARM builds after 4.9.0"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=214#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - memory aligment issue ARM builds after 4.9.0"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=214">bug 214</a>
              from <span class="vcard"><a class="email" href="mailto:vlevenfeld@gmail.com" title="vlevenfeld@gmail.com">vlevenfeld@gmail.com</a>
</span></b>
        <pre>The library is the same - it is actually not phobos' epoll but libasync's epoll
that is being used in this specific instance (though the two files don't appear
to differ). So the same file is being used with different compilers.
It appears as though, before 4.9.2, GDC ignored the alignment directive (at
least on ARM).
So this is not a bug with GDC, but rather with libasync and phobos? The epoll
implementation should be responsible for setting the correct alignment for the
architecture?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>