public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: gdb-patches@sourceware.org
Subject: Re: Improve performance of the H8 simulator
Date: Sun, 10 Dec 2023 11:30:04 -0700	[thread overview]
Message-ID: <ba2af18b-4018-4b12-bdb0-a78f9e34d72b@gmail.com> (raw)
In-Reply-To: <ZW1pTDGxxTaiP_V0@vapier>



On 12/3/23 22:53, Mike Frysinger wrote:
> On 03 Dec 2023 21:34, Jeff Law wrote:
>> OK for the trunk?
> 
> i don't think anyone pays attention to this port, so go for it
ACK.  I pay attention to it mostly because it exercises code paths 
through GCC that most other ports don't.  I happen to know it reasonably 
well too, so when it breaks I can usually make sense of what's gone wrong.


> 
>> +  memset (nib_indices, -1, sizeof (int) * 16);
> 
> memset (nib_indices, -1, sizeof (nib_indices));
Agreed.  Will fix.

jeff


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04  4:34 Jeff Law
2023-12-04  5:53 ` Mike Frysinger
2023-12-10 18:30   ` Jeff Law [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=ba2af18b-4018-4b12-bdb0-a78f9e34d72b@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=vapier@gentoo.org \
    /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).