www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 174] New: core.atomic.atomicFence() should be nogc

Date: Tue, 27 Jan 2015 17:13:27 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

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

            Bug ID: 174
           Summary: core.atomic.atomicFence() should be  nogc
           Product: GDC
           Version: 4.9.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: libgdruntime
          Assignee: ibuclaw gdcproject.org
          Reporter: ketmar ketmar.no-ip.org

Created attachment 80
  --> http://bugzilla.gdcproject.org/attachment.cgi?id=80&action=edit
add  nogc attribute to core.atomic.atomicFence()

subj. other core.atomic operations are templates, so compiler is able to infer
 nogc on 'em.

-- 
You are receiving this mail because:
You are watching all bug changes.
Jan 27 2015