From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64573 invoked by alias); 3 Apr 2015 19:12:13 -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 64559 invoked by uid 89); 3 Apr 2015 19:12:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 03 Apr 2015 19:12:11 +0000 Received: from svr-orw-fem-05.mgc.mentorg.com ([147.34.97.43]) by relay1.mentorg.com with esmtp id 1Ye70g-0007hu-Nm from Sandra_Loosemore@mentor.com ; Fri, 03 Apr 2015 12:12:06 -0700 Received: from [IPv6:::1] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.3.224.2; Fri, 3 Apr 2015 12:12:06 -0700 Message-ID: <551EE5D8.1000701@codesourcery.com> Date: Fri, 03 Apr 2015 19:12:00 -0000 From: Sandra Loosemore User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 Newsgroups: gmane.comp.gcc.patches To: "Yangfei (Felix)" CC: "richard.earnshaw@arm.com" , "gcc-patches@gcc.gnu.org" , Jiangjiji Subject: Re: [PING, AArch64] Add long-call attribute and pragma interfaces References: In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-04/txt/msg00143.txt.bz2 On 04/02/2015 11:59 PM, Yangfei (Felix) wrote: > Patch ping: https://gcc.gnu.org/ml/gcc-patches/2014-11/msg01148.html This patch needs documentation for the new attributes and pragmas before it can be committed. (Since this is a new feature I think it has to wait until stage 1, too, but that's not my call.) -Sandra