On 06/17/13 10:24, Kyrylo Tkachov wrote:
Hi all,
This arm testsuite patch initialises an array in the
unaligned-memcpy-2.c test to ensure alignment, making the test pass.
This is similar to the patch
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00683.html.
Ok for trunk?
Ok - thanks for catching this : looks like I missed it in my original trawl.
regards
Ramana
Thanks,
Kyrill
gcc/testsuite/
2013-06-17 Kyrylo Tkachov <kyrylo.tkac...@arm.com>
* gcc.target/arm/unaligned-memcpy-2.c (dest): Initialize
to ensure alignment.