[Bug 140] Inlining certain trivial function fails

via D.gnu d.gnu at puremagic.com
Sat Jul 12 11:21:09 PDT 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=140

Johannes Pfau <johannespfau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannespfau at gmail.com

--- Comment #1 from Johannes Pfau <johannespfau at gmail.com> ---
Try to add @attribute("forceinline") to the failing function (you might have to
copy std.algorith to some other file, name it xtd.algorithm or something), then
compiling should fail with some error message and you can use dustmite to
reduce the test case.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20140712/26f2a716/attachment.html>


More information about the D.gnu mailing list