Fix many.c testcase for Aarch64

This commit is contained in:
Marcus Shawcroft
2013-10-15 15:20:14 -04:00
committed by Anthony Green
parent 128cd1d2f3
commit f64e4a8655
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2013-10-11 Marcus Shawcroft <marcus.shawcroft@arm.com>
* testsuite/libffi.call/many.c (many): Replace * with +.
2013-10-08 Ondřej Bílka <neleai@seznam.cz>
* src/aarch64/ffi.c, src/aarch64/sysv.S, src/arm/ffi.c,