]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
index 60e9112bf936329380bd2d2abd1b6dd8ef5055ad..019315c7355e87288974e09114c39c3fe143355e 100644 (file)
@@ -1,3 +1,15 @@
+2020-05-29  H.J. Lu  <hjl.tools@gmail.com>
+
+       PR bootstrap/95413
+       * configure: Regenerated.
+
+2020-05-29  François Dumont  <fdumont@gcc.gnu.org>
+
+       PR libstdc++/95079
+       * include/bits/hashtable_policy.h (_Insert_base<>::try_emplace): New.
+       * include/bits/unordered_map.h (unordered_map<>::try_emplace): Adapt.
+       (unordered_map<>::insert_or_assign): Adapt.
+
 2020-05-27  Jonathan Wakely  <jwakely@redhat.com>
 
        PR libstdc++/95282