From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16098 invoked by alias); 30 May 2002 19:12:17 -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 16090 invoked from network); 30 May 2002 19:12:16 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 30 May 2002 19:12:16 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g4UJCDW32412; Thu, 30 May 2002 14:12:13 -0500 Date: Thu, 30 May 2002 12:29:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200205301912.g4UJCDW32412@duracef.shout.net> To: bkoz@redhat.com Subject: Re: gdb.c++ testsuite 1.3: member_data_static.exp (resend) Cc: drow@mvista.com, gdb-patches@sources.redhat.com X-SW-Source: 2002-05/txt/msg01033.txt.bz2 Committed. All tests PASS in all configurations tested: native i686-pc-linux-gnu, v2 and v3, dwarf-2 and stabs+, -g2 and -g3. Thanks Benjamin for the new tests. Michael C 2002-05-30 Michael Chastain >From Benjamin Kosnik * gdb.c++/m-static.cc: New file. * gdb.c++/m-static.exp: New file.