public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Randy MacLeod <randy.macleod@windriver.com>
To: ecordonnier@snap.com, openembedded-core@lists.openembedded.org,
	"Sadineni, Harish" <Harish.Sadineni@windriver.com>
Subject: Re: [OE-core] [PATCH] gcc: fix patch format
Date: Wed, 28 Jan 2026 11:31:33 -0500	[thread overview]
Message-ID: <2aed5aa6-c82b-40c0-a9cf-420df9718af8@windriver.com> (raw)
In-Reply-To: <20260121163829.124179-1-ecordonnier@snap.com>

[-- Attachment #1: Type: text/plain, Size: 2472 bytes --]

CC Harish in case he misses the update.

On 2026-01-21 11:38 a.m., Etienne Cordonnier via lists.openembedded.org 
wrote:
> From: Etienne Cordonnier<ecordonnier@snap.com>
>
> This is the only gcc patch which doesn't work with git am:
>
> ```
> git am gcc-15.2.0-r0/sources/*.patch

I like to do this from time to time as well - nice.

Thanks,

../Randy


> ...
> Applying: Signed-off-by: Harish Sadineni<Harish.Sadineni@windriver.com>
> fatal: empty ident name (for <>) not allowed
> ```
>
> Signed-off-by: Etienne Cordonnier<ecordonnier@snap.com>
> ---
>   .../gcc/gcc/0026-fix-pr90579-testcases.patch  | 20 +++++++++++++++++++
>   1 file changed, 20 insertions(+)
>
> diff --git a/meta/recipes-devtools/gcc/gcc/0026-fix-pr90579-testcases.patch b/meta/recipes-devtools/gcc/gcc/0026-fix-pr90579-testcases.patch
> index bee147abc1..6ada61b74f 100644
> --- a/meta/recipes-devtools/gcc/gcc/0026-fix-pr90579-testcases.patch
> +++ b/meta/recipes-devtools/gcc/gcc/0026-fix-pr90579-testcases.patch
> @@ -1,3 +1,23 @@
> +From 679e24f5a751663998ff7202149a749e0f7251f9 Mon Sep 17 00:00:00 2001
> +From: Harish Sadineni<Harish.Sadineni@windriver.com>
> +Date: Sun, 10 Aug 2025 20:28:00 +0800
> +Subject: [PATCH] testsuite: i386: Fix gcc.target/i386/pr90579.c when PIE is
> + enabled [PR118885]
> +
> +When gcc build with --enable-deafult-pie the following tests
> +were getting failed:
> + FAIL: gcc.target/i386/pr90579.c scan-assembler vaddsd\tr\\+40
> + FAIL: gcc.target/i386/pr90579.c scan-assembler vaddsd\tr\\+32
> + FAIL: gcc.target/i386/pr90579.c scan-assembler vaddsd\tr\\+24
> + FAIL: gcc.target/i386/pr90579.c scan-assembler vaddsd\tr\\+16
> +
> +    PR target/118885
> +
> +gcc/testsuite/ChangeLog:
> +
> +    * gcc.target/i386/pr90579.c: add -fno-pie to dg-options
> +    to fix tests when PIE is enabled.
> +
>   Upstream-Status: Backport [https://gcc.gnu.org/cgit/gcc/commit/?id=679e24f5a751663998ff7202149a749e0f7251f9]
>   
>   Signed-off-by: Harish Sadineni<Harish.Sadineni@windriver.com>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#229819):https://lists.openembedded.org/g/openembedded-core/message/229819
> Mute This Topic:https://lists.openembedded.org/mt/117384023/3616765
> Group Owner:openembedded-core+owner@lists.openembedded.org
> Unsubscribe:https://lists.openembedded.org/g/openembedded-core/unsub [randy.macleod@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

-- 
# Randy MacLeod
# Wind River Linux

[-- Attachment #2: Type: text/html, Size: 4225 bytes --]

      reply	other threads:[~2026-01-28 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-21 16:38 [PATCH] gcc: fix patch format ecordonnier
2026-01-28 16:31 ` Randy MacLeod [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=2aed5aa6-c82b-40c0-a9cf-420df9718af8@windriver.com \
    --to=randy.macleod@windriver.com \
    --cc=Harish.Sadineni@windriver.com \
    --cc=ecordonnier@snap.com \
    --cc=openembedded-core@lists.openembedded.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