Set child stack alignment in trace-clone.c
authorPetr Machata <pmachata@apm-mustang-ev2-02.ml3.eng.bos.redhat.com>
Wed, 5 Feb 2014 00:57:50 +0000 (19:57 -0500)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:24 +0000 (20:38 +0900)
commiteebaf54024e43902c3aac2ba2ebcc28f7c797b8f
tree0764b142bcee1833c2d5d2d99bb145a7beaf669d
parentd57069175dc37d27cd783d27c34f3b9c64bc3acf
Set child stack alignment in trace-clone.c

- This is important on aarch64, which requires 16-byte aligned
  stack pointer.  This might be relevant on other arches as well,
  I suspect we just happened to get the 16-byte boundary in some
  cases.
testsuite/ltrace.minor/trace-clone.c