Displaying 1 result from an estimated 1 matches for "ax62fv".
Did you mean:
0x62f
2019 Oct 25
2
Where and how to report an optimisation issue that doesn't cause a crash
...ng goes)<br /><br />Yeah, looks like it might be something like that ^ if you change the index to be unsigned, and reorder the members so 'size' comes before the array (so indexing into the array can't alias 'size'), you do get: <a href="https://godbolt.org/z/Ax62Fv" target="_blank" rel="noopener">https://godbolt.org/z/Ax62Fv</a> which avoids reloading size after the assignment to the array.</div>
<br />
<div>
<div dir="ltr">On Thu, Oct 24, 2019 at 12:53 PM אלכס לופ' <<a href=&qu...