This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/34095] parallel mode: segfault in std::sort



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]