From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30002 invoked by alias); 29 Apr 2002 19:45:06 -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 29963 invoked from network); 29 Apr 2002 19:45:03 -0000 Received: from unknown (HELO zwingli.cygnus.com) (208.245.165.35) by sources.redhat.com with SMTP; 29 Apr 2002 19:45:03 -0000 Received: by zwingli.cygnus.com (Postfix, from userid 442) id 4E6C05EA11; Mon, 29 Apr 2002 14:45:02 -0500 (EST) To: Elena Zannoni Cc: Kevin Buettner , gdb-patches@sources.redhat.com Subject: Re: [RFA] Altivec ABI patches References: <15561.48188.141526.557982@localhost.redhat.com> <1020426230236.ZM31350@localhost.localdomain> <15562.646.506619.140778@localhost.redhat.com> <1020427080809.ZM32701@localhost.localdomain> <15565.26939.309256.444181@localhost.redhat.com> From: Jim Blandy Date: Mon, 29 Apr 2002 12:45:00 -0000 In-Reply-To: <15565.26939.309256.444181@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-04/txt/msg01136.txt.bz2 I don't see anything here that prevents vectors from being coerced to pointers to their first element. Isn't there some change needed in evaluate_subexp_with_coercion?