Thread overview
[Issue 8524] New: Phobos cannot be compiled with -inline
Aug 08, 2012
Jonathan M Davis
Jun 22, 2013
Brad Anderson
Oct 10, 2013
Walter Bright
August 08, 2012
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: nobody@puremagic.com
        ReportedBy: jmdavisProg@gmx.com


--- Comment #0 from Jonathan M Davis <jmdavisProg@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: -------
June 22, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8524


Brad Anderson <eco@gnuk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eco@gnuk.net


--- Comment #1 from Brad Anderson <eco@gnuk.net> 2013-06-22 15:50:31 PDT ---
Seems to be working fine on HEAD (pre 2.064, Windows x86).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 10, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8524


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
            Version|unspecified                 |D2
         Resolution|                            |WORKSFORME


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