[Bug 52] New: NRVO not implemented

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Sun May 19 01:45:43 PDT 2013


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

             Bug #: 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 at gdcproject.org
        ReportedBy: johannespfau at 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.


More information about the D.gnu mailing list