From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24048 invoked by alias); 4 Dec 2002 23:23:57 -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 24041 invoked from network); 4 Dec 2002 23:23:56 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 4 Dec 2002 23:23:56 -0000 Received: from redhat.com (totem.toronto.redhat.com [172.16.14.242]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 364BA80023F; Wed, 4 Dec 2002 18:23:56 -0500 (EST) Message-ID: <3DEE8E8C.8090906@redhat.com> Date: Wed, 04 Dec 2002 15:23:00 -0000 From: Fernando Nasser Organization: Red Hat , Inc. - Toronto User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com, Michael Elizabeth Chastain Subject: Re: [RFA/testsuite] Test printing complex numbers in C References: <20021005032208.GA31268@nevyn.them.org> <3DECDD18.6040709@redhat.com> <20021203163325.GA8722@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00125.txt.bz2 Daniel Jacobowitz wrote: > (...) I suppose I could add a check for the major version of > GCC in get_compiler_info (?) and condition on that. > I wonder if we wouldn't do something with regards to compiler (GCC) versions as well. We seem to have several failures depending on the compiler version (as Michael pointed in an unrelated thread, the number of failures depends on the compiler version used, in addition to the debug format). Although in many cases we can add a pattern looking for the wrong output, conditioning on the version would be more reliable (so we don't XFAIL for other versions and correctly flag a regression). What do you think Michael? -- Fernando Nasser Red Hat - Toronto E-Mail: fnasser@redhat.com 2323 Yonge Street, Suite #300 Toronto, Ontario M4P 2C9