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 04:20:54 -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 #39 from paolo dot carlini at oracle dot com 2009-10-30 04:20 -------
The goals are not changing, I told you already that we want minimal changes wrt
to the current code. We want safe and incremental improvements.
In general all the contributions must be in form of patches vs current
mainline, thus make sure to take all the necessary steps, fetch mainline via
svn, apply the patch to your local tree, regression test the actual code
changes + the new testcases (as extensive as possible). Then, when you are
satisfied, post to the mailing list - Bugzilla is not for patches. Thanks for
now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41351