http://d.puremagic.com/issues/show_bug.cgi?id=8524

           Summary: Phobos cannot be compiled with -inline
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: jmdavisp...@gmx.com


--- Comment #0 from Jonathan M Davis <jmdavisp...@gmx.com> 2012-08-08 13:04:05 
PDT ---
If I change Phobos to be build with -O -release -inline for the release build,
it fails to build with this error:

std/file.d(2777): Error: function std.file.dirEntries compiler error, parameter
'pattern', bugzilla 2962?
dmd: glue.c:758: virtual void FuncDeclaration::toObjFile(int): Assertion `0'
failed.
make[1]: *** [generated/linux/release/64/libphobos2.a] Aborted
make: *** [unittest] Error 2

This may or may not be related to bug# 8250.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to