From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12347 invoked by alias); 17 Nov 2005 10:27:32 -0000 Received: (qmail 12337 invoked by uid 22791); 17 Nov 2005 10:27:30 -0000 Received: from cam-admin0.cambridge.arm.com (HELO cam-admin0.cambridge.arm.com) (193.131.176.58) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 17 Nov 2005 10:27:30 +0000 Received: from pc960.cambridge.arm.com (pc960.cambridge.arm.com [10.1.205.4]) by cam-admin0.cambridge.arm.com (8.12.10/8.12.10) with ESMTP id jAHAR4U3020256; Thu, 17 Nov 2005 10:27:04 GMT Received: from pc960.cambridge.arm.com (localhost.localdomain [127.0.0.1]) by pc960.cambridge.arm.com (8.12.8/8.12.8) with ESMTP id jAHARRtZ026294; Thu, 17 Nov 2005 10:27:27 GMT Received: (from rearnsha@localhost) by pc960.cambridge.arm.com (8.12.8/8.12.8/Submit) id jAHARRkE026292; Thu, 17 Nov 2005 10:27:27 GMT Subject: Re: Cirrus arm Maverick Crunch fixes From: Richard Earnshaw To: Dario Massarin Cc: gcc , "petkan@nucleusys.com" In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1132223246.24110.34.camel@pc960.cambridge.arm.com> Mime-Version: 1.0 Date: Thu, 17 Nov 2005 10:27:00 -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 X-SW-Source: 2005-11/txt/msg00760.txt.bz2 On Thu, 2005-11-17 at 10:23, Dario Massarin wrote: > I would like to start with this bug report: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24861 > > Could you give me some hints on where is the problem? It just happens that I fixed that last night :-) R.