From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7189 invoked by alias); 4 Jul 2007 17:11:34 -0000 Received: (qmail 7181 invoked by uid 22791); 4 Jul 2007 17:11:34 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 04 Jul 2007 17:11:30 +0000 Received: (qmail 14763 invoked from network); 4 Jul 2007 17:11:28 -0000 Received: from unknown (HELO ?192.168.0.3?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 4 Jul 2007 17:11:28 -0000 Message-ID: <468BD4AF.205@codesourcery.com> Date: Wed, 04 Jul 2007 17:17:00 -0000 From: Mark Mitchell User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: bonzini@gnu.org CC: David Daney , gcc-patches@gcc.gnu.org Subject: Re: [Patch] 1/3 Add new builtin __builtin_flush_icache(). References: <468734D3.3020908@avtrex.com> <46875F54.8070905@gnu.org> <4687F6C1.6050906@avtrex.com> <46888752.2040207@gnu.org> <468ADFB4.4060400@codesourcery.com> <468B41BC.8030506@lu.unisi.ch> In-Reply-To: <468B41BC.8030506@lu.unisi.ch> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg00382.txt.bz2 Paolo Bonzini wrote: > >> 1. The builtin should be: >> >> __builtin___clear_cache (char *beg, char *end) >> >> following the standard convention that the builtin for X is __builtin_X. > > ... but you misspelled it twice later in the message. ;-) Doh! I meant the spelling that you quote above, and David seems to agree, so I think we're all on the same page. Thanks, -- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713