<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ICE when building current dub"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=135">135</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ICE when building current dub
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>GDC
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>development
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>gdc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>ibuclaw@gdcproject.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ketmar@ketmar.no-ip.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>when building dub (2e1f98ac… Jun,12) with current gdc (11867844… Jun,14) i got
ICE:

source/dub/dub.d: In member function 'getAllConfigs':
source/dub/dub.d:723: error: insn does not satisfy its constraints:
(insn 953 283 284 16 (set (reg:DI 4 si)
        (reg:DI 21 xmm0)) 82 {*movdi_internal}
     (expr_list:REG_UNUSED (reg:SI 5 di)
        (nil)))
source/dub/dub.d:723: internal compiler error: in copyprop_hardreg_forward_1,
at regcprop.c:776

build flags: -O2 -march=core2 -mtune=core2 -frelease

not sure if it's bug in gdc or in gcc though, 'cause it works with "-O2
-march=i686 -mtune=i686 -frelease"

probably it's gcc 4.10 bug, and i can't test gdc 4.9, 'cause recent fixes not
yet backported to it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>