projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
761df90
)
[testsuite] Commit missed Changelog entry.
author
Iain Sandoe
<iains@gcc.gnu.org>
Fri, 22 Nov 2019 20:45:34 +0000
(20:45 +0000)
committer
Iain Sandoe
<iains@gcc.gnu.org>
Fri, 22 Nov 2019 20:45:34 +0000
(20:45 +0000)
From-SVN: r278630
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 817fab4b02855402326cf03db30d15911aa063c9..d9d2497ae77808bcee6bb8ada1c2518b53f634f5 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-78,6
+78,11
@@
PR tree-optimization/92608
* gcc.dg/torture/pr92608.c: New test.
+2019-11-21 Iain Sandoe <iain@sandoe.co.uk>
+
+ * gcc.dg/darwin-comm.c: Add -fcommon to compile flags.
+ * gcc.dg/darwin-sections.c: Likewise.
+
2019-11-21 Iain Sandoe <iain@sandoe.co.uk>
PR testsuite/92619