projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b6507
)
Add missing PR libstdc++/90277 reference.
author
François Dumont
<fdumont@gcc.gnu.org>
Sat, 4 May 2019 07:41:39 +0000
(07:41 +0000)
committer
François Dumont
<fdumont@gcc.gnu.org>
Sat, 4 May 2019 07:41:39 +0000
(07:41 +0000)
From-SVN: r270870
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 995ae0f6bb0b43480dc4d4964c02a099b0876486..c434fbcae5b4a4d12601699752c17f77de3fbe7a 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,5
+1,6
@@
2019-05-04 François Dumont <fdumont@gcc.gnu.org>
+ PR libstdc++/90277
* include/bits/hashtable.h (_Hashtable<>::rehash): Review comment.
* include/bits/hashtable_policy.h
(_Prime_rehash_policy::_M_bkt_for_elements): Use __builtin_ceill.