www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 122] New: Fails to compile std.parallelism.reduce

Date: Mon, 21 Apr 2014 09:42:50 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

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

            Bug ID: 122
           Summary: Fails to compile std.parallelism.reduce
           Product: GDC
           Version: development
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw gdcproject.org
          Reporter: russel winder.org.uk

A small program that compiles and executed fine with DMD 2.065 and LDC master
(794d5d, DMD v2.063.2 and LLVM 3.4), gives the following error using GDC 4.8.1

/usr/include/d/4.8/std/parallelism.d: In member function 'reduce':
/usr/include/d/4.8/std/parallelism.d:2630: error: cannot access frame of
function 'main' from 'reduce'

-- 
You are receiving this mail because:
You are watching all bug changes.
Apr 21 2014