August 21, 2013 [Issue 10865] New: dmd crashes with "-release -inline -noboundscheck" | ||||
---|---|---|---|---|
| ||||
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 --- Comment #0 from SHOO <zan77137@nifty.com> 2013-08-21 10:19:50 PDT --- 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: ------- |
August 21, 2013 [Issue 10865] dmd crashes with "-release -inline -noboundscheck" | ||||
---|---|---|---|---|
| ||||
Posted in reply to SHOO | 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 --- Comment #1 from bearophile_hugs@eml.cc 2013-08-21 11:46:17 PDT --- *** 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: ------- |
Copyright © 1999-2021 by the D Language Foundation