From: Simon Marchi <simark@simark.ca>
To: Tom Tromey <tromey@adacore.com>, gdb-patches@sourceware.org
Subject: Re: [pushed] Fix typo in sim/ppc/std-config.h
Date: Tue, 21 Apr 2026 11:08:59 -0400 [thread overview]
Message-ID: <be1388aa-12fb-49f1-b200-1cbbee8134da@simark.ca> (raw)
In-Reply-To: <20260421144723.1443873-1-tromey@adacore.com>
On 4/21/26 10:47 AM, Tom Tromey wrote:
> 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
>
It would be nice to use the gdb include guard checker for the sim
directory, if the sim maintainers are interested.
Simon
next prev parent reply other threads:[~2026-04-21 15:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 14:47 Tom Tromey
2026-04-21 15:08 ` Simon Marchi [this message]
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=be1388aa-12fb-49f1-b200-1cbbee8134da@simark.ca \
--to=simark@simark.ca \
--cc=gdb-patches@sourceware.org \
--cc=tromey@adacore.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