From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22087 invoked by alias); 12 Jul 2007 12:33:38 -0000 Received: (qmail 21984 invoked by uid 22791); 12 Jul 2007 12:33:25 -0000 X-Spam-Check-By: sourceware.org Received: from dair.pair.com (HELO dair.pair.com) (209.68.1.49) by sourceware.org (qpsmtpd/0.31) with SMTP; Thu, 12 Jul 2007 12:33:23 +0000 Received: (qmail 78220 invoked by uid 20157); 12 Jul 2007 12:33:19 -0000 Date: Thu, 12 Jul 2007 12:33:00 -0000 From: Hans-Peter Nilsson 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 In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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/msg00192.txt.bz2 On Thu, 12 Jul 2007, Kai Tietz wrote: > This patch solves this problem with gengtype. It is tested for > i686-pc-linux-gnu and x86_64-pc-mingw32. I suggest you commit it post haste as obvious. (I was testing the exact same change and testing has progressed past building cc1 for x86_64.) > > ChangeLog: /include > > 2007-07-12 Kai Tietz > > * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types > work-a-round whitespace problem in gcc gengtype. brgds, H-P