From daaa7713e9170ec42536b5a0e46b434dd84753a5 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 15 Feb 2013 15:07:54 +0000 Subject: Remove bounded-pointers build system support. --- string/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'string/Makefile') diff --git a/string/Makefile b/string/Makefile index 894bae4a52..0237edd735 100644 --- a/string/Makefile +++ b/string/Makefile @@ -41,10 +41,6 @@ routines := strcat strchr strcmp strcoll strcpy strcspn \ strcoll_l strxfrm_l string-inlines memrchr \ xpg-strerror strerror_l -# Gcc internally generates calls to unbounded memcpy and memset -# for -fbounded-pointer compiles. Glibc uses memchr for explicit checks. -o-objects.ob := memcpy.o memset.o memchr.o - strop-tests := memchr memcmp memcpy memmove mempcpy memset memccpy \ stpcpy stpncpy strcat strchr strcmp strcpy strcspn \ strlen strncmp strncpy strpbrk strrchr strspn memmem \ -- cgit v1.2.3