From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28573 invoked by alias); 12 Jul 2007 12:40:22 -0000 Received: (qmail 28562 invoked by uid 22791); 12 Jul 2007 12:40:21 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jul 2007 12:40:20 +0000 Received: from smtp2.ame.corp.google.com (smtp2.ame.corp.google.com [172.29.16.82]) by smtp-out.google.com with ESMTP id l6CCdlQa011403; Thu, 12 Jul 2007 05:39:48 -0700 Received: from frodo.local ([172.26.100.94]) by smtp2.ame.corp.google.com with ESMTP id l6CCdedL018315; Thu, 12 Jul 2007 05:39:42 -0700 Message-ID: <4696210C.4060509@google.com> Date: Thu, 12 Jul 2007 12:40:00 -0000 From: Diego Novillo User-Agent: Thunderbird 2.0.0.4 (Macintosh/20070604) MIME-Version: 1.0 To: Kai Tietz CC: Richard Guenther , gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, Nick Clifton Subject: Re: Update to splay-tree.h for 64-bit Windows host References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00193.txt.bz2 On 7/12/07 8:22 AM, Kai Tietz wrote: > * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types > work-a-round whitespace problem in gcc gengtype. OK.