<div dir="ltr"><div><div>Hi,<br>with current binutils, x264 fails to build on arm:<br>common/arm/pixel-a.S:144: Error: ']' expected -- `vld1.32 {d1[]},[r2 ],r3'<br></div><div>[...]<br><br></div><div>The problem is that gas can't deal with the extra space between "[r2" and "]" anymore.<br>
<br>While I think this is a bug or misfeature in current gas (see<br><a href="http://sourceware.org/bugzilla/show_bug.cgi?id=14987">http://sourceware.org/bugzilla/show_bug.cgi?id=14987</a>), the fix on the x264 side is easy. Patch attached.<br>
</div><div><br></div><div>The patch applies cleanly on both the master and stable branches.<br></div><div><br></div>(please Cc me, I'm not subscribed to the list)<br><br></div>ttyl<br>bero<br></div>