From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3956 invoked by alias); 29 Apr 2004 19:32:17 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 3923 invoked from network); 29 Apr 2004 19:32:13 -0000 Received: from unknown (HELO www.eyesopen.COM) (12.96.199.11) by sources.redhat.com with SMTP; 29 Apr 2004 19:32:13 -0000 Received: from localhost (roger@localhost) by www.eyesopen.COM (8.11.6/8.11.6) with ESMTP id i3THsbL09357; Thu, 29 Apr 2004 11:54:38 -0600 Date: Thu, 29 Apr 2004 19:58:00 -0000 From: Roger Sayle To: Josef Zlomek cc: gcc-patches@gcc.gnu.org Subject: Re: Unreviewed patch In-Reply-To: <20040429173650.GB15431@artax.karlin.mff.cuni.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-04/txt/msg01932.txt.bz2 On Thu, 29 Apr 2004, Josef Zlomek wrote: > Fix removing notes in GCSE store motion > http://gcc.gnu.org/ml/gcc-patches/2004-04/msg01167.html This looks OK for mainline. Please investigate creating a new gcc.dg regression test for the testsuite from the testcase in your original posting. Thanks, Roger --