diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2016-05-02 21:45:34 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2016-05-02 14:45:34 -0700 |
commit | 50d94c29c00b00c0e569ec29b56715d8eb1c30af (patch) | |
tree | 978023aee1320169f9cc06ab30317171c48b67c4 /gcc/tree.c | |
parent | bc1aee87f6494a59eea3ffbbb0577ccd85cdc4a1 (diff) | |
download | gcc-50d94c29c00b00c0e569ec29b56715d8eb1c30af.zip gcc-50d94c29c00b00c0e569ec29b56715d8eb1c30af.tar.gz gcc-50d94c29c00b00c0e569ec29b56715d8eb1c30af.tar.bz2 |
backport: Since x86 psABIs require the function incoming stack must align at 16 bytes...
Backport r265322 from llvm upstream
Since x86 psABIs require the function incoming stack must align at 16
bytes, child process stack passed to clone should be aligned at 16
bytes.
PR testsuite/70520
* c-c++-common/asan/clone-test-1.c (main): Align child process
stack to 16 bytes.
From-SVN: r235790
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions