On Fri, Jul 22, 2016 at 03:51:31PM -0400, Michael Meissner wrote:
> In working on the vector extracts, I noticed that the function
> altivec_resolve_overloaded_builtin has two strings that span more than one
> line. This confuses the diff -p command, as it thinks modified code after the
> long lin
In working on the vector extracts, I noticed that the function
altivec_resolve_overloaded_builtin has two strings that span more than one
line. This confuses the diff -p command, as it thinks modified code after the
long line is in another function.
This patch fixes the formatting. I did a boots