This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/49561] [C++0x] std::list::size complexity
- From: "blelbach at cct dot lsu.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jul 2012 03:38:52 +0000
- Subject: [Bug libstdc++/49561] [C++0x] std::list::size complexity
- Auto-submitted: auto-generated
- References: <bug-49561-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49561
--- Comment #15 from Bryce Lelbach (wash) <blelbach at cct dot lsu.edu> 2012-07-03 03:38:52 UTC ---
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?