projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49ba885
)
add missing Changelog for last commit.
author
Iain Sandoe
<iains@gcc.gnu.org>
Wed, 15 May 2019 07:16:02 +0000
(07:16 +0000)
committer
Iain Sandoe
<iains@gcc.gnu.org>
Wed, 15 May 2019 07:16:02 +0000
(07:16 +0000)
From-SVN: r271201
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 730a9ebfd7a9b0876fcb9b01a6a1e2b733ec1f5a..262dce85c1d69fbf78e8c0492641033b72c409a3 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,3
+1,8
@@
+2019-05-15 Iain Sandoe <iain@sandoe.co.uk>
+
+ * gcc.dg/pr87600.h: Add __POWERPC__ as an alternate test
+ for PowerPC platforms.
+
2019-05-15 Iain Sandoe <iain@sandoe.co.uk>
PR target/82920