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++/58800] [4.8.2/4.9 Regression] std::nth_element segfaults on valid input


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58800

--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Thanks Andy. We really want to fix this as soon as possible. In the meanwhile
in my tests the tweak passed the testsuite, without regressing on the
performance of std::sort (libstdc++/58437). Thus apparently we are on the right
track.


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