From: Pedro Alves <pedro@codesourcery.com>
To: gdb-patches@sourceware.org
Cc: Keith Seitz <keiths@redhat.com>
Subject: Re: FAIL: gdb.cp/cpexprs.exp: list base::overload(void)
Date: Fri, 01 Apr 2011 16:28:00 -0000 [thread overview]
Message-ID: <201104011728.09202.pedro@codesourcery.com> (raw)
In-Reply-To: <201104011709.18693.pedro@codesourcery.com>
On Friday 01 April 2011 17:09:18, Pedro Alves wrote:
> > or remove them altogether and add a bugzilla entry to track this.
>
> Yeah, I'll do this.
This is now PR c++/12630. I've applied the patch now. Here it
is again, now with CL entry.
Thanks,
--
Pedro Alves
2011-04-01 Pedro Alves <pedro@codesourcery.com>
gdb/testsuite/
* gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
base::overload(void) method without specifying "const".
---
gdb/testsuite/gdb.cp/cpexprs.exp | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
Index: src/gdb/testsuite/gdb.cp/cpexprs.exp
===================================================================
--- src.orig/gdb/testsuite/gdb.cp/cpexprs.exp 2011-04-01 15:52:15.339770000 +0100
+++ src/gdb/testsuite/gdb.cp/cpexprs.exp 2011-04-01 15:53:18.469770000 +0100
@@ -196,12 +196,7 @@ add {base::~base} \
- \
-
-# Overloaded methods (all are const -- we try to use the void
-# method with and without specifying "const")
-add {base::overload(void)} \
- {int (const base * const)} \
- - \
- {base::overload(void) const}
+# Overloaded methods (all are const)
add {base::overload(void) const} \
{int (const base * const)} \
- \
prev parent reply other threads:[~2011-04-01 16:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-01 15:09 Pedro Alves
2011-04-01 15:53 ` Keith Seitz
2011-04-01 16:09 ` Pedro Alves
2011-04-01 16:28 ` Pedro Alves [this message]
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=201104011728.09202.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=gdb-patches@sourceware.org \
--cc=keiths@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