From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 82025 invoked by alias); 4 Apr 2015 23:07:02 -0000 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 Received: (qmail 82011 invoked by uid 89); 4 Apr 2015 23:07:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f45.google.com Received: from mail-pa0-f45.google.com (HELO mail-pa0-f45.google.com) (209.85.220.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 04 Apr 2015 23:07:01 +0000 Received: by pacyx8 with SMTP id yx8so1834962pac.1 for ; Sat, 04 Apr 2015 16:06:59 -0700 (PDT) X-Received: by 10.70.45.169 with SMTP id o9mr15230254pdm.81.1428188819063; Sat, 04 Apr 2015 16:06:59 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-155-134.oycza5.sa.bigpond.net.au. [58.160.155.134]) by mx.google.com with ESMTPSA id x3sm34626pdo.0.2015.04.04.16.06.57 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Apr 2015 16:06:58 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 96C2AEAF065; Sun, 5 Apr 2015 08:36:52 +0930 (ACST) Date: Sat, 04 Apr 2015 23:07:00 -0000 From: Alan Modra To: Andreas Schwab Cc: Michael Meissner , David Edelsohn , GCC Patches Subject: Re: [PATCH] PR target/65240, Fix Power{7,8} insn constraint issue with -O3 -ffast-math Message-ID: <20150404230651.GX26234@bubble.grove.modra.org> Mail-Followup-To: Andreas Schwab , Michael Meissner , David Edelsohn , GCC Patches References: <20150305200638.GA3059@ibm-tiger.the-meissners.org> <20150311222120.GA16631@ibm-tiger.the-meissners.org> <20150312152952.GA11678@ibm-tiger.the-meissners.org> <20150317231840.GA24459@ibm-tiger.the-meissners.org> <87619biwe1.fsf@igel.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87619biwe1.fsf@igel.home> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00161.txt.bz2 On Sat, Apr 04, 2015 at 08:25:10PM +0200, Andreas Schwab wrote: > /daten/gcc/gcc-20150403/gcc/testsuite/gcc.c-torture/compile/pr33855.c:27:1: error: unrecognizable insn:. Should be fixed with r221862. -- Alan Modra Australia Development Lab, IBM