From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23028 invoked by alias); 4 May 2002 00:54:42 -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 22823 invoked from network); 4 May 2002 00:54:39 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 4 May 2002 00:54:39 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g440scP27222; Fri, 3 May 2002 19:54:38 -0500 Date: Fri, 03 May 2002 17:54:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200205040054.g440scP27222@duracef.shout.net> To: jimb@redhat.com Subject: Re: RFA: Check for corruption of cv_type chain Cc: drow@mvista.com, gdb-patches@sources.redhat.com X-SW-Source: 2002-05/txt/msg00092.txt.bz2 This patch is approved. The new test behaves like the others: PASS gcc 2.95.3 -gdwarf-2 gcc 2.96-rh -gdwarf-2 gcc gcc-3_1-branch -gdwarf-2 gcc HEAD -gdwarf-2 FAIL gcc 2.95.3 -gstabs+ gcc 2.96-rh -gstabs+ gcc 3.0.4 -gdwarf-2 gcc 3.0.4 -gstabs+ gcc gcc-3_1-branch -gstabs+ gcc HEAD -gstabs+ Thanks, Michael C