From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17985 invoked by alias); 15 Oct 2007 07:43:16 -0000 Received: (qmail 17977 invoked by uid 22791); 15 Oct 2007 07:43:16 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 15 Oct 2007 07:43:10 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IhKbJ-0001F1-8j for gcc-patches@gcc.gnu.org; Mon, 15 Oct 2007 07:42:57 +0000 Received: from 195.176.178.209 ([195.176.178.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 07:42:57 +0000 Received: from bonzini by 195.176.178.209 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 07:42:57 +0000 To: gcc-patches@gcc.gnu.org From: Paolo Bonzini Subject: Re: [PATCH] Fix ICE in ia64 speculation support Date: Mon, 15 Oct 2007 08:06:00 -0000 Message-ID: References: <46E97245.5010107@codesourcery.com> <46F2D838.4040309@redhat.com> <46F2DDD6.2040904@redhat.com> <46F37D92.3090206@codesourcery.com> <46F3829A.2090305@gnu.org> <46F38A7A.3030008@codesourcery.com> <46F38C66.7070800@lu.unisi.ch> <471244AE.60300@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) In-Reply-To: <471244AE.60300@codesourcery.com> 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-10/txt/msg00865.txt.bz2 > OK for trunk? I cannot approve it but it looks fine except for missing documentation. Paolo