From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3002 invoked by alias); 23 May 2011 14:18:25 -0000 Received: (qmail 2994 invoked by uid 22791); 23 May 2011 14:18:25 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_40,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 May 2011 14:18:11 +0000 Received: (qmail 11010 invoked from network); 23 May 2011 14:18:10 -0000 Received: from unknown (HELO ?192.168.1.78?) (froydnj@127.0.0.2) by mail.codesourcery.com with ESMTPA; 23 May 2011 14:18:10 -0000 Message-ID: <4DDA6CA0.4060400@codesourcery.com> Date: Mon, 23 May 2011 14:58:00 -0000 From: Nathan Froyd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0a2) Gecko/20110505 Thunderbird/3.3a4pre MIME-Version: 1.0 To: gcc-patches@gcc.gnu.org CC: Richard Guenther Subject: Re: [PING][PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED References: <1299817406-16745-1-git-send-email-froydnj@codesourcery.com> <1299817406-16745-14-git-send-email-froydnj@codesourcery.com> <4DC99DAA.30008@codesourcery.com> <4DD294ED.9080404@codesourcery.com> In-Reply-To: <4DD294ED.9080404@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2011-05/txt/msg01632.txt.bz2 On 05/17/2011 11:31 AM, Nathan Froyd wrote: > On 05/10/2011 04:18 PM, Nathan Froyd wrote: >> On 03/10/2011 11:23 PM, Nathan Froyd wrote: >>> After all that, we can finally make tree_exp inherit from typed_tree. >>> Quite anticlimatic. >> >> Ping. http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00559.html > > Ping^2. Ping^3 to put it in Richi's INBOX. ;) -Nathan