From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19230 invoked by alias); 18 Jul 2002 16:36:24 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19223 invoked from network); 18 Jul 2002 16:36:24 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 18 Jul 2002 16:36:24 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id EAA8D3E33; Thu, 18 Jul 2002 12:36:22 -0400 (EDT) Message-ID: <3D36EE86.9020508@ges.redhat.com> Date: Thu, 18 Jul 2002 09:47:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020708 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michal Ludvig Cc: GDB Patches Subject: Re: [RFA] __restrict_arr References: <3D36AA1B.1000103@suse.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00393.txt.bz2 > 2002-07-17 Michal Ludvig > > * include/xregex2.h: Wrap __restrict_arr between #ifndef/#endif. > Just FYI, this should go to gcc-patches@gcc.gnu.org for approval. Andrew