From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14030 invoked by alias); 28 Apr 2008 16:30:43 -0000 Received: (qmail 14022 invoked by uid 22791); 28 Apr 2008 16:30:43 -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 Apr 2008 16:30:14 +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 m3SGS8cG020484; Mon, 28 Apr 2008 12:28:08 -0400 Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [10.10.36.72]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m3SGS7rr012965; Mon, 28 Apr 2008 12:28:07 -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 m3SGS7N1015281; Mon, 28 Apr 2008 12:28:07 -0400 Received: (from jakub@localhost) by devserv.devel.redhat.com (8.12.11.20060308/8.12.11/Submit) id m3SGS6FM015279; Mon, 28 Apr 2008 12:28:06 -0400 Date: Mon, 28 Apr 2008 20:18:00 -0000 From: Jakub Jelinek To: Jason Merrill , Mark Mitchell Cc: gcc-patches@gcc.gnu.org Subject: C++ patch ping Message-ID: <20080428162806.GV2255@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-04/txt/msg02052.txt.bz2 Hi! - http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01609.html PR c++/35650 - http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01559.html PR c++/35987 Jakub