<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:t.scheller@samsung.com" title="Tilmann Scheller <t.scheller@samsung.com>"> <span class="fn">Tilmann Scheller</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - code gen issue for array arithmetic with casts"
href="http://llvm.org/bugs/show_bug.cgi?id=4634">bug 4634</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>t.scheller@samsung.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WORKSFORME
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - code gen issue for array arithmetic with casts"
href="http://llvm.org/bugs/show_bug.cgi?id=4634#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - code gen issue for array arithmetic with casts"
href="http://llvm.org/bugs/show_bug.cgi?id=4634">bug 4634</a>
from <span class="vcard"><a class="email" href="mailto:t.scheller@samsung.com" title="Tilmann Scheller <t.scheller@samsung.com>"> <span class="fn">Tilmann Scheller</span></a>
</span></b>
<pre>Works fine with LLVM r212922:
$ clang t.c -gcc-toolchain
/home/t/work/aarch32/gcc-linaro-arm-linux-gnueabihf-4.9-2014.05_linux --sysroot
/home/t/work/aarch32/gcc-linaro-arm-linux-gnueabihf-4.9-2014.05_linux/arm-linux-gnueabihf/libc
-target armv6-none-linux-gnueabihf -o test -static
$ qemu-arm test
array: 446348
sizeof(chunk): 4
446348 446352
As this works fine with clang and llvm-gcc is officially dead I'm going to
close this bug.</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>