------- Comment #26 from chris at bubblescope dot net 2009-10-04 21:50 ------- Just to follow up on an earlier comment, I've tested this patch with a new improved std::rotate test (to be submitted shortly) which tests all rotations and positions up to length 20, and it passes fine. Further, it also passes all C++0x move-only tests, as it only uses iter_swap.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41351