This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] testsuite: fix ppc-vector-memcpy


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]