All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrey Zhizhikin" <andrey.z@gmail.com>
To: Andrey Zhizhikin <andrey.z@gmail.com>
Cc: Khem Raj <raj.khem@gmail.com>, Adrian Bunk <bunk@stusta.de>,
	 OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH V3 3/3] gcc10: Revert using __getauxval in libgcc
Date: Mon, 18 May 2020 23:20:59 +0200	[thread overview]
Message-ID: <CAHtQpK5xXm2PxB5_aDAEpdkf4JLo99xddvZxivOicqoJx0UygA@mail.gmail.com> (raw)
In-Reply-To: <16103797E38CE61D.31744@lists.openembedded.org>

On Mon, May 18, 2020 at 9:56 PM Andrey Zhizhikin via
lists.openembedded.org <andrey.z=gmail.com@lists.openembedded.org>
wrote:
>
> On Thu, May 14, 2020 at 8:22 PM Khem Raj <raj.khem@gmail.com> wrote:
> >
> >
> >
> > On 5/14/20 11:19 AM, Adrian Bunk wrote:
> > > On Thu, May 14, 2020 at 10:18:53AM -0700, Khem Raj wrote:
> > >> On 5/14/20 8:29 AM, Adrian Bunk wrote:
> > >>> Disabling -moutline-atomics would also workaround this issue.
> > >>
> > >> I think this is a good suggestion and I do not like to revert gcc patches if
> > >> we can avoid doing that. I will propose a fix to disable outline-atomics for
> > >> valgrind on aarch64
> > >> ...
> > >
> > > Not just for valgrind, globally.
> > >
> >
> > so far just doing for valgrind is enough. I am not averse to enabling it
> > globally but perhaps we need to do some pre-work to decide that, maybe
> > some benchmark numbers.
>
> FYI: I've just seen this issue on the [optee-os] as well, build fails
> with the same "undefined reference to `__getauxval'". Looks like it is
> not only about valgrind...
>
> Any chance anyone had the same problem and proposed fix?

Actually, setting [-mno-outline-atomics] seems to help here, as Adrian
suggested.

I'll see if this could be used further as a fix. Sorry for the noise.

>
> >
> > > The main effect in Yocto distributions is (slightly) slower and larger code.
> > >
> > > cu
> > > Adrian
> > >
> >
>
>
>
> --
> Regards,
> Andrey.
> 



-- 
Regards,
Andrey.

  parent reply	other threads:[~2020-05-18 21:21 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-11 18:28 [PATCH V3 1/3] gcc10: Update to GCC 10.1 Release Khem Raj
2020-05-11 18:28 ` [PATCH V3 2/3] gcc10: Default back to -fcommon Khem Raj
2020-05-12 13:44   ` [OE-core] " Adrian Bunk
2020-05-12 15:16     ` Khem Raj
2020-05-12 15:40       ` Adrian Bunk
2020-05-12 15:54         ` Khem Raj
2020-05-11 18:28 ` [PATCH V3 3/3] gcc10: Revert using __getauxval in libgcc Khem Raj
2020-05-14  7:38   ` [OE-core] " Adrian Bunk
2020-05-14 12:47     ` Khem Raj
2020-05-14 13:16       ` Adrian Bunk
2020-05-14 13:56         ` Khem Raj
2020-05-14 14:07           ` Adrian Bunk
2020-05-14 14:48             ` Khem Raj
2020-05-14 15:18               ` Adrian Bunk
2020-05-14 15:29   ` Adrian Bunk
2020-05-14 17:18     ` Khem Raj
2020-05-14 18:19       ` Adrian Bunk
2020-05-14 18:22         ` Khem Raj
2020-05-18 19:56           ` Andrey Zhizhikin
     [not found]           ` <16103797E38CE61D.31744@lists.openembedded.org>
2020-05-18 21:20             ` Andrey Zhizhikin [this message]
2020-05-12  5:45 ` [OE-core] [PATCH V3 1/3] gcc10: Update to GCC 10.1 Release Jacob Kroon
2020-06-17  6:59 ` kai
2020-06-17 15:50   ` Khem Raj
2020-06-19  3:17     ` kai

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=CAHtQpK5xXm2PxB5_aDAEpdkf4JLo99xddvZxivOicqoJx0UygA@mail.gmail.com \
    --to=andrey.z@gmail.com \
    --cc=bunk@stusta.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.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.