public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Jonathan Wakely <jwakely@redhat.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] gcc: Fix gdbhooks.py VecPrinter for vec<> as well as vec<>* [PR109006]
Date: Fri, 3 Mar 2023 19:12:11 +0100	[thread overview]
Message-ID: <ZAI4e6XroVZDLoyr@tucnak> (raw)
In-Reply-To: <20230303180748.1645712-1-jwakely@redhat.com>

On Fri, Mar 03, 2023 at 06:07:48PM +0000, Jonathan Wakely via Gcc-patches wrote:
> This fixes Jakub's second testcase. The printer needs to do slightly
> different things depending on whether the gdbval obejct is a vec or a
> pointer to a vec.
> 
> OK for trunk?
> 
> -- >8 --
> 
> gcc/ChangeLog:
> 
> 	PR middle-end/109006
> 	* gdbhooks.py (VecPrinter): Handle vec<T> as well as vec<T>*.

Yes, thanks.

	Jakub


      reply	other threads:[~2023-03-03 18:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03 16:44 [PATCH] gcc: Adjust gdbhooks.py VecPrinter for vec layout changes Jonathan Wakely
2023-03-03 16:45 ` Jakub Jelinek
2023-03-03 17:01   ` Jakub Jelinek
2023-03-03 17:52     ` Jonathan Wakely
2023-03-03 18:07       ` [PATCH] gcc: Fix gdbhooks.py VecPrinter for vec<> as well as vec<>* [PR109006] Jonathan Wakely
2023-03-03 18:12         ` Jakub Jelinek [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=ZAI4e6XroVZDLoyr@tucnak \
    --to=jakub@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jwakely@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).