public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29503] check_typedef: Assertion `type' failed when evaluating scoped member dereference of object
       [not found] <bug-29503-4717@http.sourceware.org/bugzilla/>
@ 2022-12-23 19:58 ` tromey at sourceware dot org
  2023-01-09 19:27 ` cvs-commit at gcc dot gnu.org
  2023-01-09 19:29 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2022-12-23 19:58 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29503

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
https://sourceware.org/pipermail/gdb-patches/2022-December/195065.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/29503] check_typedef: Assertion `type' failed when evaluating scoped member dereference of object
       [not found] <bug-29503-4717@http.sourceware.org/bugzilla/>
  2022-12-23 19:58 ` [Bug c++/29503] check_typedef: Assertion `type' failed when evaluating scoped member dereference of object tromey at sourceware dot org
@ 2023-01-09 19:27 ` cvs-commit at gcc dot gnu.org
  2023-01-09 19:29 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-01-09 19:27 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29503

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bf716a53bd8f725975979397b3c6b9d4bd4434ef

commit bf716a53bd8f725975979397b3c6b9d4bd4434ef
Author: Tom Tromey <tom@tromey.com>
Date:   Fri Dec 23 12:55:10 2022 -0700

    Fix crash with C++ qualified names

    PR c++/29503 points out that something like "b->Base::member" will
    crash when 'b' does not have pointer type.  This seems to be a simple
    oversight in eval_op_member.

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29503
    Reviewed-By: Bruno Larsen <blarsen@redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/29503] check_typedef: Assertion `type' failed when evaluating scoped member dereference of object
       [not found] <bug-29503-4717@http.sourceware.org/bugzilla/>
  2022-12-23 19:58 ` [Bug c++/29503] check_typedef: Assertion `type' failed when evaluating scoped member dereference of object tromey at sourceware dot org
  2023-01-09 19:27 ` cvs-commit at gcc dot gnu.org
@ 2023-01-09 19:29 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-01-09 19:29 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29503

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.1
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-09 19:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-29503-4717@http.sourceware.org/bugzilla/>
2022-12-23 19:58 ` [Bug c++/29503] check_typedef: Assertion `type' failed when evaluating scoped member dereference of object tromey at sourceware dot org
2023-01-09 19:27 ` cvs-commit at gcc dot gnu.org
2023-01-09 19:29 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).