[Bug libstdc++/41351] std::rotate on RAI does not conform to ISO complexity requirement
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue Sep 15 00:07:00 GMT 2009
------- Comment #11 from paolo dot carlini at oracle dot com 2009-09-15 00:07 -------
David, it works like this: first you check out via svn a local copy of the
current GCC head. Then, you do your local changes to the code, the library in
this case, and you validate your changes by running 'make check' in the build
directory. Frankly, summarizing everything you need to know here, isn't a
trivial task: quite a bit of information for contributors is available from the
GCC web pages:
http://gcc.gnu.org/svn.html
http://gcc.gnu.org/contribute.html
In any case, you can browse the svn from here http://gcc.gnu.org/viewcvs/trunk/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41351
More information about the Gcc-bugs
mailing list