[Bug libstdc++/49561] [C++0x] std::list::size complexity
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 3 08:35:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49561
--- Comment #17 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-03 08:34:51 UTC ---
(In reply to comment #15)
> Also, didn't this already make it into the 4.7 release? Wouldn't reverting it
> now just cause incompatibilities with 4.7 and both older and newer releases?
Yes. But 4.7.0 and 4.7.1 are already incompatible with older releases. The
maintainers have taken the decision to restore compatibility with older
releases.
We plan to try and reimplement the change in a cleaner way asap.
More information about the Gcc-bugs
mailing list