From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3399 invoked by alias); 7 Sep 2011 08:13:07 -0000 Received: (qmail 3388 invoked by uid 22791); 7 Sep 2011 08:13:06 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yw0-f47.google.com (HELO mail-yw0-f47.google.com) (209.85.213.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Sep 2011 08:12:53 +0000 Received: by ywa12 with SMTP id 12so4718668ywa.20 for ; Wed, 07 Sep 2011 01:12:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.0.85 with SMTP id 21mr6075235iba.7.1315383172431; Wed, 07 Sep 2011 01:12:52 -0700 (PDT) Received: by 10.231.31.4 with HTTP; Wed, 7 Sep 2011 01:12:52 -0700 (PDT) In-Reply-To: References: <4E60FD5E.4070508@codesourcery.com> Date: Wed, 07 Sep 2011 08:28:00 -0000 Message-ID: Subject: Re: [ARM] PR target/49030: ICE in get_arm_condition_code From: Ramana Radhakrishnan To: Chung-Lin Tang , gcc-patches@gcc.gnu.org, richard.sandiford@linaro.org Cc: Richard Earnshaw Content-Type: text/plain; charset=ISO-8859-1 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-09/txt/msg00463.txt.bz2 > > My patch has now survived a Thumb-2 bootstrap, and it sounds like Ramana > has also successfully bootstrapped your original patch. I'd rather take the version that handles the cases for the dominance modes as well. RichardE, do you think you could have a look at this one ? cheers Ramana