<html>
<head>
<base href="http://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 --- - gdb.opt__inline-locals.exp is failing"
href="http://llvm.org/bugs/show_bug.cgi?id=22420">22420</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>gdb.opt__inline-locals.exp is failing
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</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>Transformation Utilities
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aprantl@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>From: David Blaikie <<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>>
Looks like this might've caused
<a href="http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75/builds/19791/steps/gdb-75-check/logs/gdb.opt__inline-locals.exp">http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75/builds/19791/steps/gdb-75-check/logs/gdb.opt__inline-locals.exp</a>
(sorry, the bots been red for a bit with my line table changes - I'm working on
fixing those, but this occurred for the first time in the log I've linked
there)
On Thu, Jan 29, 2015 at 5:55 PM, Adrian Prantl <<a href="mailto:aprantl@apple.com">aprantl@apple.com</a>> wrote:
Author: adrian
Date: Thu Jan 29 19:55:25 2015
New Revision: 227544
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=227544&view=rev">http://llvm.org/viewvc/llvm-project?rev=227544&view=rev</a>
Log:
Fix PR22386. The inliner moves static allocas to the entry basic block
so we need to move the dbg.declare intrinsics that describe them, too.
Added:
llvm/trunk/test/Transforms/Inline/alloca-dbgdeclare.ll
Modified:
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp</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>