From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12418 invoked by alias); 6 Jul 2005 14:18:58 -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 12212 invoked by uid 22791); 6 Jul 2005 14:18:30 -0000 Received: from ns1.suse.de (HELO mx1.suse.de) (195.135.220.2) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 06 Jul 2005 14:18:30 +0000 Received: from Relay2.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 4D816E8CE; Wed, 6 Jul 2005 16:18:28 +0200 (CEST) Message-ID: <42CBE865.7020600@suse.de> Date: Wed, 06 Jul 2005 14:18:00 -0000 From: Paolo Carlini User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414 MIME-Version: 1.0 To: Paolo Carlini Cc: Eric Botcazou , Christian Joensson , Mark Mitchell , gcc@gcc.gnu.org Subject: Re: sparc-linux results for 4.0.1 RC3 References: <5460e3330507060638380aac4c@mail.gmail.com> <200507061603.20147.ebotcazou@libertysurf.fr> <42CBE6C0.604@suse.de> In-Reply-To: <42CBE6C0.604@suse.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2005-07/txt/msg00234.txt.bz2 Paolo Carlini wrote: >However, missing additional details, it's very difficult to guess: can >be almost anything, from a weirdness in the installed localedata... > Probably we can exclude at least this first possibility: if I understand well, everything related to glibc has not changed on the machine. Paolo.