[Bug 135] New: ICE when building current dub

via D.gnu d.gnu at puremagic.com
Sat Jun 14 03:07:03 PDT 2014


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

            Bug ID: 135
           Summary: ICE when building current dub
           Product: GDC
           Version: development
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw at gdcproject.org
          Reporter: ketmar at ketmar.no-ip.org

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.

-- 
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/20140614/94d33bc6/attachment.html>


More information about the D.gnu mailing list