This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/41351] std::rotate on RAI does not conform to ISO complexity requirement
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Oct 2009 02:51:58 -0000
- Subject: [Bug libstdc++/41351] std::rotate on RAI does not conform to ISO complexity requirement
- References: <bug-41351-18186@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #36 from paolo dot carlini at oracle dot com 2009-10-30 02:51 -------
First, send it to me and Benjamin (bkoz@redhat.com), because we want to be 100%
sure everything is ok. Then, start thinking about the fix ;) Really,
please-please, keep it minimal, we don't want for now the super-dupe algorithm,
we want something using only swaps and not regressing performance-wise wrt what
we have now. And clear, easy to understand. Additional testcases are always
welcome.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41351