------- Comment #7 from redi at gcc dot gnu dot org 2009-12-01 18:54 ------- Yes, it would be an ABI change, although that symbol isn't exported from the library.
vector::resize() was changed from one function to two in the n2284 draft, as a result of n1858, the rationale is the same as for deque, see http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1858.html#23.2.1.2%20-%20deque%20capacity -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42242