<html>
<head>
<base href="http://bugzilla.gdcproject.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Fails to compile std.parallelism.reduce"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=122">122</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Fails to compile std.parallelism.reduce
</td>
</tr>
<tr>
<th>Product</th>
<td>GDC
</td>
</tr>
<tr>
<th>Version</th>
<td>development
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86_64
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>gdc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>ibuclaw@gdcproject.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>russel@winder.org.uk
</td>
</tr></table>
<p>
<div>
<pre>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'</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>