From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4077 invoked by alias); 8 Feb 2013 01:14:01 -0000 Received: (qmail 3819 invoked by uid 48); 8 Feb 2013 01:13:36 -0000 From: "jsm28 at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/13550] Remove bounded pointers support Date: Fri, 08 Feb 2013 01:14:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jsm28 at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2013-02/txt/msg00025.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=13550 --- Comment #7 from Joseph Myers 2013-02-08 01:13:35 UTC --- Next two commits: commit f3aae3f3eb4e4345413dc238e941cdb52f747d16 Author: Joseph Myers Date: Fri Feb 8 01:12:11 2013 +0000 Remove CHECK_1 and CHECK_1_NULL_OK. commit b2c9eff43c49d528c7ad3d0d91d03ccf0ae5ae0f Author: Joseph Myers Date: Fri Feb 8 01:10:40 2013 +0000 Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.