public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marek Polacek <polacek@redhat.com>
To: "François Dumont" <frs.dumont@gmail.com>
Cc: Jonathan Wakely <jwakely@redhat.com>,
	       "libstdc++@gcc.gnu.org" <libstdc++@gcc.gnu.org>,
	       gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [Bug libstdc++/62313] Data race in debug iterators
Date: Tue, 23 Sep 2014 20:46:00 -0000	[thread overview]
Message-ID: <20140923204621.GM743@redhat.com> (raw)
In-Reply-To: <5421DB37.8080307@gmail.com>

On Tue, Sep 23, 2014 at 10:42:31PM +0200, François Dumont wrote:
> No I hadn't and try since but without success. When I build with
> -fsanitize=thread the produced binary just segfault at startup. It
> complained about using -fPIE at compilation time and -lpie at link time but
> even with those options it segfault. Don't know what is going wrong. Maybe

At link time it should be -pie, not -lpie.

	Marek

  reply	other threads:[~2014-09-23 20:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-62313-19885@http.gcc.gnu.org/bugzilla/>
     [not found] ` <bug-62313-19885-GBoNocJyMm@http.gcc.gnu.org/bugzilla/>
2014-09-10 20:55   ` François Dumont
2014-09-21 22:04     ` Jonathan Wakely
2014-09-23 20:42       ` François Dumont
2014-09-23 20:46         ` Marek Polacek [this message]
2014-09-25 22:01         ` François Dumont
2014-09-26 10:05           ` Jonathan Wakely
2014-09-30 15:32             ` Jonathan Wakely
2014-09-30 18:02               ` François Dumont
2014-09-30 20:18               ` François Dumont
2014-10-01 12:13                 ` 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=20140923204621.GM743@redhat.com \
    --to=polacek@redhat.com \
    --cc=frs.dumont@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jwakely@redhat.com \
    --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).