diff options
author | Joseph Myers <joseph@codesourcery.com> | 2015-02-17 16:19:56 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2015-02-17 16:19:56 +0000 |
commit | 77d10a1b208d0e78ee638a49952276be9b830db4 (patch) | |
tree | 4aba793faea5f0c0e6b31efb9fae3b9b7af9fd00 /gcc | |
parent | 1d93fa5c1b05abc3eeeaa9a9d1a8520fd068f65e (diff) | |
download | gcc-77d10a1b208d0e78ee638a49952276be9b830db4.zip gcc-77d10a1b208d0e78ee638a49952276be9b830db4.tar.gz gcc-77d10a1b208d0e78ee638a49952276be9b830db4.tar.bz2 |
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.
From-SVN: r220764
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions