https://issues.dlang.org/show_bug.cgi?id=17457
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/2fd96914cdd3fb2ddf29872b1c80415ce636916d fix Issue 17457 - Named Return Value Optimization (NRVO) not done with return of constructor call https://github.com/dlang/dmd/commit/10e086ab9970750479711f05f4d06128e178377e Merge pull request #6847 from WalterBright/fix17457 fix Issue 17457 - Named Return Value Optimization (NRVO) not done wit… merged-on-behalf-of: Andrei Alexandrescu <[email protected]> --
