public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: Kai Tietz <ktietz70@googlemail.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Jonathan Wakely <jwakely.gcc@gmail.com>
Subject: Re: [patch libgcc]: Fix PR c++/57440
Date: Fri, 09 May 2014 17:55:00 -0000	[thread overview]
Message-ID: <CAKOQZ8xagEEJ8zq7dmQtJaB2+uOeeuvq2OpmuLiJHXj7eHdm7A@mail.gmail.com> (raw)
In-Reply-To: <CAEwic4ZkodyTP58RzHfHi1FYC8nbKE+3gQukV-GsHrCe-iOZqw@mail.gmail.com>

On Wed, May 7, 2014 at 12:06 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
>
> this patch adds for Windows targets the define
> _GTHREAD_USE_MUTEX_INIT_FUNC, which is necessary as pthread-emulation
> for those targets are just handling pthread_mutext_init,
> othread_mutex_destroy proper.
>
> ChangeLog libgcc
>
> 2014-05-07  Kai Tietz  <ktietz@redhat.com>
>
>         PR c++/57440
>         * gthr-posix.h (_GTHREAD_USE_MUTEX_INIT_FUNC): Define for native windows
>         targets.
>
> Patch passed already regression-test for x86_64-unknown-linux-gnu.
> Test for i686-w64-mingw32 is still running (with posix-threading
> model).  Ok to apply this patch after last test passes?

As Jonathan said in comment #12 of http://gcc.gnu.org/PR57440 , the
right place for this #define is
libstdc++-v3/config/os/mingw32*/os_defines.h.

Ian

      parent reply	other threads:[~2014-05-09 17:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07 19:06 Kai Tietz
2014-05-07 19:41 ` Jonathan Wakely
2014-05-07 20:22   ` Kai Tietz
2014-05-09 17:55 ` Ian Lance Taylor [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=CAKOQZ8xagEEJ8zq7dmQtJaB2+uOeeuvq2OpmuLiJHXj7eHdm7A@mail.gmail.com \
    --to=iant@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jwakely.gcc@gmail.com \
    --cc=ktietz70@googlemail.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 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).