From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9423 invoked by alias); 25 Oct 2010 12:15:03 -0000 Received: (qmail 9259 invoked by uid 22791); 25 Oct 2010 12:14:59 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 25 Oct 2010 12:14:55 +0000 Received: (qmail 11905 invoked from network); 25 Oct 2010 12:14:53 -0000 Received: from unknown (HELO ?192.168.1.106?) (jie@127.0.0.2) by mail.codesourcery.com with ESMTPA; 25 Oct 2010 12:14:53 -0000 Message-ID: <4CC574BB.4090508@codesourcery.com> Date: Mon, 25 Oct 2010 14:55:00 -0000 From: Jie Zhang User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100918 Icedove/3.1.4 MIME-Version: 1.0 To: Eric Botcazou CC: gcc-patches@gcc.gnu.org Subject: Re: Don't combine instructions if they can't be copied References: <4CC1017C.1060302@codesourcery.com> <201010231656.08801.ebotcazou@adacore.com> <4CC51F33.90209@codesourcery.com> In-Reply-To: <4CC51F33.90209@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2010-10/txt/msg02130.txt.bz2 On 10/25/2010 02:09 PM, Jie Zhang wrote: > testsuite/ > g++.dg/opt/combine.c: New test. I just found a leading "*" was missing in this entry. I have committed a fix for it. Regards, -- Jie Zhang CodeSourcery