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 #1 from bkoz at gcc dot gnu dot org  2007-12-11 19:15 -------

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)

-benjamin


-- 


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]