public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] c++: Predefine __STDCPP_THREADS__ in the compiler if thread model is not single
Date: Fri, 13 Nov 2020 21:42:53 +0000	[thread overview]
Message-ID: <20201113214253.GA605733@redhat.com> (raw)
In-Reply-To: <87k0up9i86.fsf@tromey.com>

>>>>>> "Jakub" == Jakub Jelinek via Gcc-patches <gcc-patches@gcc.gnu.org> writes:
>
>Jakub> 	* c-cppbuiltin.c: Include configargs.h.
>Jakub> 	(c_cpp_builtins): For C++11 and later if THREAD_MODEL_SPEC is not
>Jakub> 	defined, predefine __STDCPP_THREADS__ to 1 unless thread_model is
>Jakub> 	"single".
>
>Note this is https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63287

And FTR the QNX case that Jakub mentioned is now:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97815


      parent reply	other threads:[~2020-11-13 21:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13 17:29 Jakub Jelinek
2020-11-13 18:20 ` Jeff Law
2020-11-13 19:03   ` John David Anglin
2020-11-13 19:05     ` Jeff Law
2020-11-13 19:20 ` Tom Tromey
2020-11-13 21:39   ` Jason Merrill
2020-11-13 21:46     ` Jakub Jelinek
2020-11-13 21:50       ` Jason Merrill
2020-11-13 22:52       ` Jonathan Wakely
2020-11-16 16:23       ` Tom Tromey
2020-11-16 16:49         ` Jonathan Wakely
2020-11-13 21:42   ` Jonathan Wakely [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=20201113214253.GA605733@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@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).