From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28179 invoked by alias); 6 Aug 2009 20:57:44 -0000 Received: (qmail 28170 invoked by uid 22791); 6 Aug 2009 20:57:43 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Aug 2009 20:57:33 +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 n76KvUuZ008011 for ; Thu, 6 Aug 2009 16:57:30 -0400 Received: from tyan-ft48-01.lab.bos.redhat.com (tyan-ft48-01.lab.bos.redhat.com [10.16.42.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n76KvT8k010986; Thu, 6 Aug 2009 16:57:29 -0400 Received: (from jakub@localhost) by tyan-ft48-01.lab.bos.redhat.com (8.14.2/8.14.2/Submit) id n76KvTEt026377; Thu, 6 Aug 2009 22:57:29 +0200 Date: Thu, 06 Aug 2009 20:57:00 -0000 From: Jakub Jelinek To: Richard Henderson , Jason Merrill Cc: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20090806205728.GT4462@tyan-ft48-01.lab.bos.redhat.com> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-08/txt/msg00387.txt.bz2 Hi! I'd like to ping: [4.5] Allow exceptions together with -freorder-blocks-and-partition http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01743.html Jakub