www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 10865] New: dmd crashes with "-release -inline -noboundscheck"

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10865

           Summary: dmd crashes with "-release -inline -noboundscheck"
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: zan77137 nifty.com



This code crashes dmd with "-release -inline -noboundscheck" switches:
----
import std.stdio;
----
$ dmd -c -release -inline -noboundscheck main
P:\app\dmd\bin\..\import\std\array.d: Error: function std.array.Appender!
(const(wchar)[]).Appender.Data.__xopEquals errors compiling the function

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Aug 21 2013
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10865


bearophile_hugs eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bearophile_hugs eml.cc
         Resolution|                            |DUPLICATE



*** This issue has been marked as a duplicate of issue 10836 ***

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