From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/gcc: Disable libsanitizer on arm920t/thumb
Date: Mon, 7 Aug 2023 22:14:54 +0200 [thread overview]
Message-ID: <20230807221454.0e0eb258@windsurf> (raw)
In-Reply-To: <20230604163535.1102239-1-alexander.sverdlin@gmail.com>
On Sun, 4 Jun 2023 18:35:35 +0200
Alexander Sverdlin <alexander.sverdlin@gmail.com> wrote:
> libsanitizer is broken for Thumb1, sanitizer_linux.cc contains
> unconditional "ldr ip, [sp], #8", which causes:
>
> ....s: Assembler messages:
> ....s:4190: Error: lo register required -- `ldr ip,[sp],#8'
>
> Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
> ---
> package/gcc/gcc.mk | 8 ++++++++
> 1 file changed, 8 insertions(+)
Sorry for the long delay, this is absolutely correct. I've only added a
reference to an autobuilder issue fixed by this commit in the commit
log. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-08-07 20:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-04 16:35 [Buildroot] [PATCH] package/gcc: Disable libsanitizer on arm920t/thumb Alexander Sverdlin
2023-08-07 20:14 ` Thomas Petazzoni via buildroot [this message]
2023-09-11 9:33 ` Peter Korsgaard
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=20230807221454.0e0eb258@windsurf \
--to=buildroot@buildroot.org \
--cc=alexander.sverdlin@gmail.com \
--cc=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.