From: Iain Sandoe Date: Fri, 22 Nov 2019 20:45:34 +0000 (+0000) Subject: [testsuite] Commit missed Changelog entry. X-Git-Tag: misc/cutover-git~975 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037ec35a4102a51375079c799c409121a15fe47b;p=thirdparty%2Fgcc.git [testsuite] Commit missed Changelog entry. From-SVN: r278630 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 817fab4b0285..d9d2497ae778 100644 --- 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 + + * gcc.dg/darwin-comm.c: Add -fcommon to compile flags. + * gcc.dg/darwin-sections.c: Likewise. + 2019-11-21 Iain Sandoe PR testsuite/92619