From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22521 invoked by alias); 22 Oct 2009 11:41:46 -0000 Received: (qmail 22511 invoked by uid 22791); 22 Oct 2009 11:41:46 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Oct 2009 11:41:42 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id E044C290034; Thu, 22 Oct 2009 13:41:39 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yALiOHgPTiXW; Thu, 22 Oct 2009 13:41:33 +0200 (CEST) Received: from [192.168.1.2] (83-152-230-157.rev.libertysurf.net [83.152.230.157]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 8965F29000C; Thu, 22 Oct 2009 13:41:33 +0200 (CEST) From: Eric Botcazou To: Richard Guenther Subject: Re: [PATCH] Fix graphite configure w/o ppl/cloog Date: Thu, 22 Oct 2009 12:17:00 -0000 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: gcc-patches@gcc.gnu.org, Paolo Bonzini References: <4AE00CA6.5000906@gnu.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200910221343.38937.ebotcazou@adacore.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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: 2009-10/txt/msg01413.txt.bz2 > Andrew reported the same issue which the patch was for, nevertheless > I verified it works when I drop cloog from my installation. Yes, it works fine, pilot error, sorry. -- Eric Botcazou