From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20471 invoked by alias); 6 Aug 2007 21:54:05 -0000 Received: (qmail 20310 invoked by uid 22791); 6 Aug 2007 21:54:04 -0000 X-Spam-Check-By: sourceware.org Received: from qb-out-0506.google.com (HELO qb-out-0506.google.com) (72.14.204.230) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 06 Aug 2007 21:53:58 +0000 Received: by qb-out-0506.google.com with SMTP id p30so1999576qba for ; Mon, 06 Aug 2007 14:53:56 -0700 (PDT) Received: by 10.142.51.4 with SMTP id y4mr274541wfy.1186437235926; Mon, 06 Aug 2007 14:53:55 -0700 (PDT) Received: by 10.142.99.11 with HTTP; Mon, 6 Aug 2007 14:53:55 -0700 (PDT) Message-ID: Date: Mon, 06 Aug 2007 21:54:00 -0000 From: "Andrew Pinski" To: "Eric Botcazou" Subject: Re: [Committed] Add testcase for PR 31606 Cc: Andrew_Pinski@playstation.sony.com, gcc-patches@gcc.gnu.org, aoliva@redhat.com In-Reply-To: <200707141822.17405.ebotcazou@libertysurf.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200707141822.17405.ebotcazou@libertysurf.fr> 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: 2007-08/txt/msg00396.txt.bz2 On 7/14/07, Eric Botcazou wrote: > > * gcc.c-torture/20070522-1.c: New testcase. > > Unfortunately it has probably never been run... Thanks for saying I put it in the wrong spot. Anyways here is the commit I did (well there is no patch as it is just a moving around a file). Thanks, Andrew Pinski 2007-08-06 Andrew Pinski * gcc.c-torture/20070522-1.c: Move to ... * gcc.c-torture/compile/20070522-1.c: Here.