]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r265090
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 2 May 2014 10:31:12 +0000 (10:31 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 2 May 2014 10:31:12 +0000 (10:31 +0000)
commit0e6468f10b397eed3ac9664f2dc58986a407119f
treea1bbfd91568d5b21902a41d3b04a7df9befae565
parent31f15827dd110e8f9ad5c462e397e629a52645bd
MFC: r265090

Merge r133175 from upstream:

2008-03-13  Dennis Czeremin  <dennis.czeremin@smiths-heimann.com>

PR libstdc++/35566
* include/bits/stl_multimap.h (multimap<>::multimap(_InputIterator,
_InputIterator)): Forward to _M_insert_equal, not _M_insert_unique.

This patch was GPL2 at the time and fixes a regression introduced with
the merge of GCC r129013 in FreeBSD r236829 (merged to stable/9 in r237507).

Sponsored by: Bally Wulff Games & Entertainment GmbH

git-svn-id: svn://svn.freebsd.org/base/stable/9@265221 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/libstdc++/include/bits/stl_multimap.h