From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12913 invoked by alias); 27 May 2011 11:08:22 -0000 Received: (qmail 12903 invoked by uid 22791); 27 May 2011 11:08:21 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,TW_EG X-Spam-Check-By: sourceware.org Received: from dair.pair.com (HELO dair.pair.com) (209.68.1.49) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 27 May 2011 11:08:07 +0000 Received: (qmail 86162 invoked by uid 20157); 27 May 2011 11:08:06 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 May 2011 11:08:06 -0000 Date: Fri, 27 May 2011 13:17:00 -0000 From: Hans-Peter Nilsson To: Vladimir Makarov cc: gcc-patches Subject: Re: RFA: another patch to solve PR49154 In-Reply-To: Message-ID: References: <4DDD7705.9020003@redhat.com> <4DDDB1EA.4080902@redhat.com> <4DDEBDB8.8000000@redhat.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-05/txt/msg02150.txt.bz2 On Thu, 26 May 2011, Hans-Peter Nilsson wrote: > Good, a way forward (well, for me) even though the cure is > suspiciously incidental. Thanks for your patience. JFTR, setting CRIS_CC0_REGNUM to fixed just moves the assert to trig at the same place in the v10 multilib, where CRIS_MOF_REGNUM is available and allocatable. With regards to regclasses it looks just like CRIS_CC0_REGNUM, so no big surprise. I'll have to debug this myself and throw a patch at you - or suggest documentation updates to rationalise the change to add a separate subclass for CRIS_SRP_REGNUM! brgds, H-P