From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32330 invoked by alias); 20 Mar 2003 22:00:13 -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 32320 invoked from network); 20 Mar 2003 22:00:12 -0000 Received: from unknown (HELO mx2.redhat.com) (12.150.115.133) by sources.redhat.com with SMTP; 20 Mar 2003 22:00:12 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.11.6/8.11.6) with ESMTP id h2KLqWl13965; Thu, 20 Mar 2003 16:52:32 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h2KM09Q07076; Thu, 20 Mar 2003 17:00:09 -0500 Received: from frothingslosh.sfbay.redhat.com (frothingslosh.sfbay.redhat.com [172.16.24.27]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h2KM08514794; Thu, 20 Mar 2003 14:00:08 -0800 Received: from frothingslosh.sfbay.redhat.com (localhost.localdomain [127.0.0.1]) by frothingslosh.sfbay.redhat.com (8.12.7/8.12.7) with ESMTP id h2KM08K9002142; Thu, 20 Mar 2003 14:00:08 -0800 Received: (from rth@localhost) by frothingslosh.sfbay.redhat.com (8.12.7/8.12.7/Submit) id h2KM08Lf002140; Thu, 20 Mar 2003 14:00:08 -0800 X-Authentication-Warning: frothingslosh.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Thu, 20 Mar 2003 22:31:00 -0000 From: Richard Henderson To: Ulrich Weigand Cc: gcc@gcc.gnu.org Subject: Re: RFA: Ada variable-sized objects, bit_size_type == TImode, and divti3 Message-ID: <20030320220008.GE2006@redhat.com> Mail-Followup-To: Richard Henderson , Ulrich Weigand , gcc@gcc.gnu.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2003-03/txt/msg01315.txt.bz2 On Thu, Mar 20, 2003 at 09:58:58PM +0100, Ulrich Weigand wrote: > Ada builds are currently failing on s390x due to missing __divti3. That shouldn't be happening. They get built for e.g. alpha and ia64... r~