This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/48038] [C++0x] stable_sort problem with C++0x and comparator by value
- From: "vincenzo.innocente at cern dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 9 Mar 2011 11:39:48 +0000
- Subject: [Bug libstdc++/48038] [C++0x] stable_sort problem with C++0x and comparator by value
- Auto-submitted: auto-generated
- References: <bug-48038-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48038
--- Comment #12 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2011-03-09 11:39:24 UTC ---
On 9 Mar, 2011, at 12:30 PM, paolo.carlini at oracle dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48038
>
> --- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-09 11:30:06 UTC ---
> Thanks a lot Chris, it would be nice if we could resolve it in time for 4.6.0.
>
It would be critical for us.
We need 4.6 for other reasons (for instance real support of AVX).
stable_sort not working (and pontentially other subbtle bugs in "move") makes
it unusable for our scopes.
Thanks for the effort you all are putting in resolving this issue.
We are ready to test a new snapshot of the compiler as soon as posted.
vincenzo