[Issue 10985] Inliner doesn't attempt to inline non-templated functions from libraries (even having the full source)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 8 10:28:45 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10985



--- Comment #4 from Brad Roberts <braddr at puremagic.com> 2013-09-08 10:28:43 PDT ---
Neither GDC nor LDC rely on the frontend inliner.  To make sure the code is or
isn't inlined properly, you really need to check the resulting generated code.

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


More information about the Digitalmars-d-bugs mailing list