From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31981 invoked by alias); 6 Nov 2003 21:38:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31963 invoked from network); 6 Nov 2003 21:38:37 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 6 Nov 2003 21:38:37 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hA6LcaM14195 for ; Thu, 6 Nov 2003 16:38:36 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hA6LcYa13314; Thu, 6 Nov 2003 16:38:35 -0500 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id hA6LcYJ02292; Thu, 6 Nov 2003 13:38:34 -0800 Message-ID: <3FAABF5A.3070907@redhat.com> Date: Thu, 06 Nov 2003 21:38:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain CC: ac131313@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Rewrite "structs" testcase References: <200311061733.hA6HXSWA004161@duracef.shout.net> In-Reply-To: <200311061733.hA6HXSWA004161@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg00105.txt.bz2 Michael Elizabeth Chastain wrote: > I'm concerned about the use of "long long" in a test program. > What if someone uses a non-gcc Ansi C compiler? > But this doesn't look any worse than other tests, so okay. > > In structs.exp, line 22: > > # This file was written by Jeff Law. (law@cygnus.com) Huh! I dont understand. This file was definitely written by Michael Snyder. Ah, well, looks as if it's been extensively re-written since then...