www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16031] New: [REG2.071.1] dmd internal error when compiling

https://issues.dlang.org/show_bug.cgi?id=16031

          Issue ID: 16031
           Summary: [REG2.071.1] dmd internal error when compiling
                    druntime with PIC=1
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: mk krej.cz

make -f posix.mak MODEL=32 DMD=../dmd/src/dmd PIC=1

DMD v2.070-devel-1aa8a1e DEBUG
Internal error: backend/elfobj.c 1040
posix.mak:184: recipe for target 'generated/linux/release/32/libdruntime.a'
failed
make: *** [generated/linux/release/32/libdruntime.a] Error 1

dmd from git, v2.071.1 (master HEAD too)
linux x86

I'm not sure if this is a dmd regression, but the compilation worked in v2.0.70

--
May 16 2016