projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2541c40
)
Remove spurious empty line from ChangeLog
author
Jonathan Wakely
<redi@gcc.gnu.org>
Fri, 12 Apr 2019 08:04:56 +0000
(09:04 +0100)
committer
Jonathan Wakely
<redi@gcc.gnu.org>
Fri, 12 Apr 2019 08:04:56 +0000
(09:04 +0100)
From-SVN: r270307
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index ae1ec87f229ab113d4305be5b420a1385722b274..d001660d8e679eabcc181b0b729d662d20f7603a 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-8,7
+8,6
@@
* include/pstl/parallel_backend_tbb.h:
Replace use of assert().
Replace use of __TBB_ASSERT().
-
* include/pstl/parallel_backend_utils.h: Replace use of assert().
2019-04-11 Jonathan Wakely <jwakely@redhat.com>