From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32416 invoked by alias); 27 Jun 2003 02:19:05 -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 32408 invoked from network); 27 Jun 2003 02:19:04 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 27 Jun 2003 02:19:04 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h5R2J40m009848 for ; Thu, 26 Jun 2003 21:19:04 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h5R2J4ns023167 for ; Thu, 26 Jun 2003 21:19:04 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h5R2J4PQ023166 for gdb-patches@sources.redhat.com; Thu, 26 Jun 2003 22:19:04 -0400 Date: Fri, 27 Jun 2003 02:19:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200306270219.h5R2J4PQ023166@duracef.shout.net> To: gdb-patches@sources.redhat.com Subject: Re: [patch] fnchange.lst: add testsuite/gdb.c++/pr-1210.{c,exp} X-SW-Source: 2003-06/txt/msg00805.txt.bz2 This patch fixed the problem as reported in the ARI table for 'current', so I've committed it to gdb_6_0-branch as well. Michael C 2003-06-26 Michael Chastain * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc, gdb/testsuite/gdb.c++/pr-1210.exp.