<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 code generation problem with LLVM 8.0.0"
href="https://bugs.llvm.org/show_bug.cgi?id=41893">41893</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>AVR code generation problem with LLVM 8.0.0
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>8.0
</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>Backend: AVR
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>justin@postgresql.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>The TinyGo project, which uses LLVM for its code generation, encountered an
error with the LLVM 8.0 AVR code generation a few weeks ago:
<a href="https://github.com/tinygo-org/tinygo/issues/230">https://github.com/tinygo-org/tinygo/issues/230</a>
The fix for that is already in the LLVM trunk:
* <a href="https://reviews.llvm.org/rL351523">https://reviews.llvm.org/rL351523</a>
* <a href="https://reviews.llvm.org/rG7203e00b5e4e83117524242df372c293b0952d60">https://reviews.llvm.org/rG7203e00b5e4e83117524242df372c293b0952d60</a>
(monorepo version)
Creating this bug just to there's something to add for consideration to the
8.0.1 release blocker list. :)</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>