Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@adacore.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tromey@adacore.com>
Subject: [pushed] Fix typo in sim/ppc/std-config.h
Date: Tue, 21 Apr 2026 08:47:23 -0600	[thread overview]
Message-ID: <20260421144723.1443873-1-tromey@adacore.com> (raw)

A user noticed a typo in a preprocessor condition in
sim/ppc/std-config.h.  This fixes it.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=34087
---
 sim/ppc/std-config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sim/ppc/std-config.h b/sim/ppc/std-config.h
index d1cd981fb62..f544285d493 100644
--- a/sim/ppc/std-config.h
+++ b/sim/ppc/std-config.h
@@ -584,7 +584,7 @@ extern int current_stdio;
 /* idecode acts as the hub of the system, everything else is imported
    into this file */
 
-#ifndef IDECOCE_INLINE
+#ifndef IDECODE_INLINE
 #define IDECODE_INLINE			INLINE_LOCALS
 #endif
 

base-commit: a2dd0aa39f9f95da718b375662b8c62f4d8ce833
-- 
2.53.0


             reply	other threads:[~2026-04-21 14:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-21 14:47 Tom Tromey [this message]
2026-04-21 15:08 ` Simon Marchi
2026-04-21 19:43   ` Tom Tromey

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=20260421144723.1443873-1-tromey@adacore.com \
    --to=tromey@adacore.com \
    --cc=gdb-patches@sourceware.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