public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: [committed] libstdc++: Add "futex" and "gthreads" effective-target keywords
Date: Thu, 26 Nov 2020 17:10:33 +0000	[thread overview]
Message-ID: <20201126171033.GM1312820@redhat.com> (raw)
In-Reply-To: <20201126162504.GA2154347@redhat.com>

On 26/11/20 16:25 +0000, Jonathan Wakely wrote:
>+# Return 1 if futex syscall is available
>+proc check_effective_target_gthreads { } {
>+    return [check_v3_target_gthreads_timed]

Oops, I've just noticed the comment is wrong and this calls the wrong
proc. It should be check_v3_target_gthreads not
check_v3_target_gthreads_timed.

I'm in the process of refactoring it anyway so will fix it.



  reply	other threads:[~2020-11-26 17:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-26 16:25 Jonathan Wakely
2020-11-26 17:10 ` Jonathan Wakely [this message]
2020-11-26 22:56   ` Jonathan Wakely

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=20201126171033.GM1312820@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).