Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@redhat.com>
To: Michael Elizabeth Chastain <chastain@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] testsuite/gdb.base/exprs.exp: Remove duplicate test
Date: Mon, 11 Jun 2001 08:08:00 -0000	[thread overview]
Message-ID: <3B24DE4E.A31B1FB1@redhat.com> (raw)
In-Reply-To: <200106110248.TAA07706@bosch.cygnus.com>

Yes, please check it in.

Fernando


Michael Elizabeth Chastain wrote:
> 
> This is part of my quest to make all test names unique.
> 
> This patch removes a duplicate test from gdb.base/exprs.exp.
> The duplicate test is:
> 
>   print unsigned char == (~0) (print v_unsigned_char == ~0)
> 
> I also touched the copyright date.  These are the only changes in
> this patch.
> 
> I tested this on native Red Hat Linux 7 and native Solaris 2.8.
> 
> OK to apply?
> 
> Michael Elizabeth Chastain
> <chastain@redhat.com>
> "love without fear"
> 
> ===
> 
> 2001-06-10  Michael Chastain  <chastain@redhat.com>
> 
>         * gdb.base/exprs.exp: Remove a duplicate test.
> 
> ===
> 
> Index: gdb/testsuite/gdb.base/exprs.exp
> ===================================================================
> RCS file: /cvs/src/src/gdb/testsuite/gdb.base/exprs.exp,v
> retrieving revision 1.5
> diff -c -3 -p -r1.5 exprs.exp
> *** gdb/testsuite/gdb.base/exprs.exp    2001/06/06 18:25:46     1.5
> --- gdb/testsuite/gdb.base/exprs.exp    2001/06/11 00:24:07
> ***************
> *** 1,4 ****
> ! #   Copyright 1988, 1990, 1991, 1992, 1994, 1995, 1996, 1997, 1998, 2000
>   #   Free Software Foundation, Inc.
> 
>   # This program is free software; you can redistribute it and/or modify
> --- 1,4 ----
> ! #   Copyright 1988, 1990, 1991, 1992, 1994, 1995, 1996, 1997, 1998, 2000, 2001
>   #   Free Software Foundation, Inc.
> 
>   # This program is free software; you can redistribute it and/or modify
> *************** test_expr "set variable v_unsigned_char=
> *** 101,107 ****
>   # FIXME:  gdb mishandles the cast (unsigned char) on the i960, so I've
>   # set up an expected failure for this case.
>   setup_xfail "i960-*-*" 1821
> ! test_expr "set variable v_unsigned_char=~0" "print v_unsigned_char == 0" "\\$\[0-9\]* = $false"  "print v_unsigned_char == ~0" "\\$\[0-9\]* = $false"  "print v_unsigned_char == (unsigned char)~0" "\\$\[0-9\]* = $true" "print v_unsigned_char == ~0" "\\$\[0-9\]* = $false"  "print unsigned char == (~0)"
>   # FIXME:  gdb mishandles the cast (unsigned char) on the i960, so I've
>   # set up an expected failure for this case.
>   setup_xfail "i960-*-*" 1821
> --- 101,107 ----
>   # FIXME:  gdb mishandles the cast (unsigned char) on the i960, so I've
>   # set up an expected failure for this case.
>   setup_xfail "i960-*-*" 1821
> ! test_expr "set variable v_unsigned_char=~0" "print v_unsigned_char == 0" "\\$\[0-9\]* = $false"  "print v_unsigned_char == ~0" "\\$\[0-9\]* = $false"  "print v_unsigned_char == (unsigned char)~0" "\\$\[0-9\]* = $true" "print unsigned char == (~0)"
>   # FIXME:  gdb mishandles the cast (unsigned char) on the i960, so I've
>   # set up an expected failure for this case.
>   setup_xfail "i960-*-*" 1821

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


  reply	other threads:[~2001-06-11  8:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-10 19:43 Michael Elizabeth Chastain
2001-06-11  8:08 ` Fernando Nasser [this message]
2001-06-11  9:12 Michael Elizabeth Chastain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B24DE4E.A31B1FB1@redhat.com \
    --to=fnasser@redhat.com \
    --cc=chastain@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox