www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 28] New: synchronized block causes memory corruption with

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


           Summary: synchronized block causes memory corruption with cross
                    compiler
    Classification: Unclassified
           Product: GDC
           Version: development
          Platform: MIPS
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
        AssignedTo: ibuclaw gdcproject.org
        ReportedBy: code dawg.eu


The size of the pthread_mutex_t used to lock the synchronized block is
determined on the host system. This is an issue of the dfrontend
(gcc/d/dfronted/statement.c) but gdc might require a different fix so I opened
this bug report.

The corresponding dmd bug.
http://d.puremagic.com/issues/show_bug.cgi?id=9144

-- 
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all issue changes.
Dec 11 2012