From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17399 invoked by alias); 11 Dec 2001 00:08:20 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 17303 invoked from network); 11 Dec 2001 00:07:03 -0000 Received: from unknown (HELO dot.cygnus.com) (205.180.230.224) by sources.redhat.com with SMTP; 11 Dec 2001 00:07:03 -0000 Received: (from rth@localhost) by dot.cygnus.com (8.11.2/8.11.2) id fBB05e623897; Mon, 10 Dec 2001 16:05:40 -0800 X-Authentication-Warning: dot.cygnus.com: rth set sender to rth@redhat.com using -f Date: Mon, 10 Dec 2001 17:58:00 -0000 From: Richard Henderson To: Gabriel Paubert Cc: Franz Sirl , gcc@gcc.gnu.org Subject: Re: Optimizations on long long multiply/divide on PowerPC32 don't work Message-ID: <20011210160540.A23894@redhat.com> Mail-Followup-To: Richard Henderson , Gabriel Paubert , Franz Sirl , gcc@gcc.gnu.org References: <200112101938.4189@enzo.bigblue.local> <3C150CB1.3080502@iram.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C150CB1.3080502@iram.es>; from paubert@iram.es on Mon, Dec 10, 2001 at 08:27:45PM +0100 X-SW-Source: 2001-12/txt/msg00565.txt.bz2 On Mon, Dec 10, 2001 at 08:27:45PM +0100, Gabriel Paubert wrote: > Great, does it also work for unsigned (more interesting for me). It always worked for unsigned. r~