From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32747 invoked by alias); 27 Jan 2008 21:29:56 -0000 Received: (qmail 32739 invoked by uid 22791); 27 Jan 2008 21:29:56 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 27 Jan 2008 21:29:38 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1) with ESMTP id m0RLSGV9004839; Sun, 27 Jan 2008 22:28:16 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1/Submit) id m0RLSGCC027212; Sun, 27 Jan 2008 22:28:16 +0100 (CET) Date: Sun, 27 Jan 2008 22:27:00 -0000 Message-Id: <200801272128.m0RLSGCC027212@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: jimb@codesourcery.com CC: gdb-patches@sourceware.org In-reply-to: (message from Jim Blandy on Sun, 27 Jan 2008 09:21:18 -0800) Subject: Re: expand-symtabs.exp References: <200801271528.m0RFSMo6032355@brahms.sibelius.xs4all.nl> 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: 2008-01/txt/msg00637.txt.bz2 > From: Jim Blandy > Date: Sun, 27 Jan 2008 09:21:18 -0800 > > > Carlos, Jim, what is this test supposed to check? It makes absolutely > > no sense to me. > > I've committed the patch below, which hopefully provides more detail. Ah thank Jim. That helps a lot. So I assume Daniels suggestion of giving the function a real body won't defeat the purpose of the test. I'll see if I can come up with something that works with GCC 3.3.