D.gnu - [Bug 52] New: NRVO not implemented
- gdc-bugzilla gdcproject.org (27/27) May 19 2013 http://bugzilla.gdcproject.org/show_bug.cgi?id=52
http://bugzilla.gdcproject.org/show_bug.cgi?id=52
Summary: NRVO not implemented
Classification: Unclassified
Product: GDC
Version: development
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: gdc
AssignedTo: ibuclaw gdcproject.org
ReportedBy: johannespfau gmail.com
Created attachment 36
--> http://bugzilla.gdcproject.org/attachment.cgi?id=36
reduced std.typecons test case
NRVO is currently not implemented in gdc.
The following test cases in the compiler test suite are affected:
runnable/sdtor.d : test58 (disabled right now)
The following unittests in phobos/druntime fail because of this:
std/typecons.d(3293)
A reduced testcase for the std.typecons unittest is attached.
--
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
May 19 2013








gdc-bugzilla gdcproject.org