<html>
<head>
<base href="https://bugs.llvm.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 - [AVR] Regression test CodeGen/AVR/call.ll fails in revision 344047"
href="https://bugs.llvm.org/show_bug.cgi?id=39238">39238</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[AVR] Regression test CodeGen/AVR/call.ll fails in revision 344047
</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>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: AVR
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>kphatak@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Testcase CodeGen/AVR/call.ll fails in latest AVR build, 10th October 2018,
r344047
********************
FAIL: LLVM :: CodeGen/AVR/call.ll (7966 of 28024)
******************** TEST 'LLVM :: CodeGen/AVR/call.ll' FAILED
********************
Script:
--
: 'RUN: at line 1'; /home/llvm_build/bin/llc <
/home/llvm/llvm/test/CodeGen/AVR/call.ll
-march=avr -mattr=avr6 | /home/llvm_build/bin/FileCheck
/home/llvm/test/CodeGen/AVR/call.ll
--
Exit Code: 1
Command Output (stderr):
--
/home/llvm/test/CodeGen/AVR/call.ll:179:10: error: CHECK: expected string not
found in input
; CHECK: movw r30, [[REG]]
^
<stdin>:380:2: note: scanning from here
icall
^
<stdin>:380:2: note: with variable "REG" equal to "r30"
icall</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>