Re: [Bug 162] New: GDC unable to de-virtualise method calls

2014-10-26 Thread Manu via D.gnu
I fought and lost a massive argument spanning years about this. There are very limited cases where the backend is able to do this successfully. On 26 October 2014 20:37, via D.gnu wrote: > Bug ID 162 Summary GDC > unable to de-virtualise met

[Bug 91] String literals not always properly zero-terminated

2014-10-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 Marc Schütz changed: What|Removed |Added Status|RESOLVED|NEW CC|

[Bug 91] String literals not always properly zero-terminated

2014-10-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 Ketmar Dark changed: What|Removed |Added CC||ket...@ketmar.no-ip.org --- Comment #8 from

[Bug 91] String literals not always properly zero-terminated

2014-10-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 --- Comment #7 from Peter Remmers --- I might add, always adding a zero termination costs nothing apart from a few bytes in the data segment. At the very least this is a performance issue, as GDC's toStringz(string) would always copy, and DMD's a

[Bug 91] String literals not always properly zero-terminated

2014-10-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 Peter Remmers changed: What|Removed |Added CC||p.remm...@arcor.de --- Comment #6 from Pe

[Bug 162] New: GDC unable to de-virtualise method calls

2014-10-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=162 Bug ID: 162 Summary: GDC unable to de-virtualise method calls Product: GDC Version: development Hardware: All OS: All Status: NEW Severity: enhancement