<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_NEW "
   title="NEW - Error building core/thread.d"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=196">bug 196</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;">CC</td>
           <td>
                
           </td>
           <td>johannespfau@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error building core/thread.d"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=196#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error building core/thread.d"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=196">bug 196</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>Can you try to get the ASM output? You need to cd to the correct directory,
then run

/Users/johncolvin/Git/GDC/objdir/./gcc/gdc
-B/Users/johncolvin/Git/GDC/objdir/./gcc/
-B/opt/gdc/x86_64-apple-darwin15.0.0/bin/
-B/opt/gdc/x86_64-apple-darwin15.0.0/lib/ -isystem
/opt/gdc/x86_64-apple-darwin15.0.0/include -isystem
/opt/gdc/x86_64-apple-darwin15.0.0/sys-include -Wall -Werror -g -frelease -O2
-nostdinc -pipe -Wno-deprecated -I
../../../../gcc-6-20150719/libphobos/libdruntime -I ./x86_64-apple-darwin15.0.0
-I .  -S ../../../../gcc-6-20150719/libphobos/libdruntime/core/thread.d

(Sounds like something messed up the ASM output. Maybe some incorrect inline
ASM somewhere. IIRC there's also problem with emutls which in some cases
generates invalid names in ASM)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>