<html>
<head>
<base href="https://llvm.org/bugs/" />
</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 --- - [Polly] Memory-leak in Scop::buildSchedule"
href="https://llvm.org/bugs/show_bug.cgi?id=24947">24947</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Polly] Memory-leak in Scop::buildSchedule
</td>
</tr>
<tr>
<th>Product</th>
<td>Projects
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Polly
</td>
</tr>
<tr>
<th>Assignee</th>
<td>polly-dev@googlegroups.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tobias@grosser.es
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=14937" name="attach_14937" title="Test case to report this bug">attachment 14937</a> <a href="attachment.cgi?id=14937&action=edit" title="Test case to report this bug">[details]</a></span>
Test case to report this bug
This attached test case causes with r248663 an 'isl_ctx freed, but some objects
still reference it' error, when called with:
polly-opt -polly-scops /tmp/schedule-not-freed.ll -analyze
-polly-detect-unprofitable
This bug is the reason for several of the compile-time failures we see in our
new buildbot:
<a href="http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly-unprofitable/builds/15">http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly-unprofitable/builds/15</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>