[patch] testsuite: fix ppc-vector-memcpy

Richard Henderson rth@redhat.com
Fri Jun 3 01:54:00 GMT 2005


On Thu, Jun 02, 2005 at 04:03:24PM -0700, Josh Conner wrote:
>     gcc.dg/ppc-vector-memcpy.c: Sparse local arrays no longer trigger
>     a memcpy.  Added initializers for all elements.

Ok, except that this is not a correctly formatted changelog entry.
Nor does one document "why" in the changelog, only "what".  "Why"
goes into the source code as comments.

	* gcc.dg/ppc-vector-memcpy.c (foo): Use non-zero values for
	all entries in initializer.


r~



More information about the Gcc-patches mailing list