diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-25 06:16:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-25 06:16:21 +0000 |
commit | 81fadf1c8d33ce8fb38e18f00b96fc2434ab7f98 (patch) | |
tree | 2b287bd7f5b7a8ca356ffe23340b44a49f7bbbec /gcc/tree-vect-loop.c | |
parent | 33437116edd7d0c59dee80e0ab7f241f851fa5d6 (diff) | |
download | gcc-81fadf1c8d33ce8fb38e18f00b96fc2434ab7f98.zip gcc-81fadf1c8d33ce8fb38e18f00b96fc2434ab7f98.tar.gz gcc-81fadf1c8d33ce8fb38e18f00b96fc2434ab7f98.tar.bz2 |
runtime: mark memequal and memclrNoHeapPointers nosplit
They are wrappers of libc functions that use no stack. Mark them
nosplit so the linker won't patch it to call __morestack_non_split.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/183629
From-SVN: r272633
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions