From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116553 invoked by alias); 14 Sep 2015 08:32:25 -0000 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 Received: (qmail 116539 invoked by uid 89); 14 Sep 2015 08:32:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 14 Sep 2015 08:32:24 +0000 Received: from tuna (ip-109-43-0-21.web.vodafone.de [109.43.0.21]) by ainaz.pair.com (Postfix) with ESMTPSA id 4B5033F423; Mon, 14 Sep 2015 04:32:20 -0400 (EDT) Date: Mon, 14 Sep 2015 08:43:00 -0000 From: Gerald Pfeifer To: Kyrill Tkachov cc: gcc-patches@gcc.gnu.org, Marcus Shawcroft , James Greenhalgh Subject: Re: [PATCH][wwwdocs][AArch64] Add entry for target attributes and pragmas In-Reply-To: <55F683BC.4010200@arm.com> Message-ID: References: <55E5B6BC.6020005@arm.com> <55E6B259.5040401@arm.com> <55ED8035.9020103@arm.com> <55F683BC.4010200@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2015-09/txt/msg00905.txt.bz2 On Mon, 14 Sep 2015, Kyrill Tkachov wrote: > And here is the patch. Thanks. > I'll apply it in 48 hours if there's no objection. No need to wait. ;-) Gerald