This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/34095] parallel mode: segfault in std::sort
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2007 20:55:10 -0000
- Subject: [Bug libstdc++/34095] parallel mode: segfault in std::sort
- References: <bug-34095-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from bangerth at dealii dot org 2007-12-11 20:55 -------
(In reply to comment #1)
> Hey Wolfgang, I cannot reproduce this:
>
> g++ -g -O2 -march=native -fopenmp -D_GLIBCXX_PARALLEL 34059.cc
>
> Seems to run fine for me. I'm using
>
>
> g++ (GCC) 4.3.0 20071209 (experimental)
The machine I used to use for mainline went down and with it gcc repo along
with all the tools (mpfr, etc) necessary for it. It'll take me a few hours
to reproduce this, which I'm not sure I will be able before leaving for
Europe next weekend.
Let's just close it if you can't reproduce now. I'll just try to run everything
again some time from now and if I have the same problem again I'll re-open.
Best
W.
--
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34095