diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-02-17 16:19:56 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-02-17 16:19:56 +0000 |
commit | 6014aff2a580b7e68ce78a678966738999494f2b (patch) | |
tree | 4aba793faea5f0c0e6b31efb9fae3b9b7af9fd00 /libiberty/functions.texi | |
parent | a8d15480cc00440e438e55a595e4da03b12aee7d (diff) | |
download | gcc-6014aff2a580b7e68ce78a678966738999494f2b.tar.gz |
Avoid dependence on libc headers in nvptx realloc.
* config/nvptx/realloc.c: Include <stddef.h> instead of <stdlib.h>
and <string.h>.
(__nvptx_realloc): Call __builtin_memcpy instead of memcpy.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220764 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/functions.texi')
0 files changed, 0 insertions, 0 deletions