From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23849 invoked by alias); 15 Aug 2011 15:42:51 -0000 Received: (qmail 23840 invoked by uid 22791); 15 Aug 2011 15:42:51 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Aug 2011 15:42:35 +0000 Received: (qmail 8243 invoked from network); 15 Aug 2011 15:42:34 -0000 Received: from unknown (HELO ?192.168.0.101?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 15 Aug 2011 15:42:34 -0000 Message-ID: <4E493E67.2000104@codesourcery.com> Date: Mon, 15 Aug 2011 15:42:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [patch] Handle return small struct in ppc (size is not 4/8) References: <4E4939A9.70000@codesourcery.com> In-Reply-To: <4E4939A9.70000@codesourcery.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-08/txt/msg00299.txt.bz2 I think the accurate arch name is `ppc' rather than `rs6000' in subject. The rest of mail and patch is unchanged. -- Yao (齐尧)