glibc/sysdeps/unix/sysv
John David Anglin e4c23a029a hppa: Align __clone stack argument to 8 bytes (Bug 25066)
The hppa architecture requires strict alignment for loads and stores.
As a result, the minimum stack alignment that will work is 8 bytes.
This patch adjusts __clone() to align the stack argument passed to it.
It also adjusts slightly some formatting.

This fixes the nptl/tst-tls1 test.
2019-11-03 16:28:01 -05:00
..
linux hppa: Align __clone stack argument to 8 bytes (Bug 25066) 2019-11-03 16:28:01 -05:00