From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10600 invoked by alias); 9 Jun 2004 20:09:45 -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 10577 invoked from network); 9 Jun 2004 20:09:44 -0000 Received: from unknown (HELO tisch.mail.mindspring.net) (207.69.200.157) by sourceware.org with SMTP; 9 Jun 2004 20:09:44 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by tisch.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BY9OI-0007uM-00; Wed, 09 Jun 2004 16:09:43 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 404254B104; Wed, 9 Jun 2004 16:09:39 -0400 (EDT) To: cagney@gnu.org, mec.gnu@mindspring.com Subject: Re: [patch/rfc;testsuite] Append patchlevel to compiler_info Cc: gdb-patches@sources.redhat.com Message-Id: <20040609200939.404254B104@berman.michael-chastain.com> Date: Wed, 09 Jun 2004 20:09:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-06/txt/msg00194.txt.bz2 ac> I was thinking more of changing ``gcc-*-*'' to ``gcc-*''. Doh! I didn't think of that. "gcc-*" is really nice. ac> It works as is, however I can append "-unknown" - I suspect that's ac> better than the ucase "-UNKNOWN". I would sleep better if it's "-unknown", just because I don't trust random versions of TCL+Expect+Dejagnu to get the null case right. Michael C