From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10278 invoked by alias); 28 Jul 2008 14:19:02 -0000 Received: (qmail 10266 invoked by uid 22791); 28 Jul 2008 14:19:02 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 28 Jul 2008 14:18:31 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6SEITkm019757 for ; Mon, 28 Jul 2008 10:18:29 -0400 Received: from file.rdu.redhat.com (file.rdu.redhat.com [10.11.255.147]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6SEISAm008990 for ; Mon, 28 Jul 2008 10:18:28 -0400 Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [10.10.36.72]) by file.rdu.redhat.com (8.13.1/8.13.1) with ESMTP id m6SEISZH030717 for ; Mon, 28 Jul 2008 10:18:28 -0400 Received: from devserv.devel.redhat.com (localhost.localdomain [127.0.0.1]) by devserv.devel.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id m6SEISL1010669; Mon, 28 Jul 2008 10:18:28 -0400 Received: (from jakub@localhost) by devserv.devel.redhat.com (8.12.11.20060308/8.12.11/Submit) id m6SEISGR010667; Mon, 28 Jul 2008 10:18:28 -0400 Date: Mon, 28 Jul 2008 15:02:00 -0000 From: Jakub Jelinek To: Jason Merrill Cc: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20080728141827.GM8133@devserv.devel.redhat.com> Reply-To: Jakub Jelinek Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i 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: 2008-07/txt/msg02184.txt.bz2 Hi! http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00984.html - 4.3/4.4 P1 PR rtl-optimization/36419 - last patch in the series to fix -Os -fasynchronous-unwind-tables Jakub