[Darwin, testsuite] Update tests for common section use.
authorIain Sandoe <iains@gcc.gnu.org>
Thu, 21 Nov 2019 20:08:57 +0000 (20:08 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Thu, 21 Nov 2019 20:08:57 +0000 (20:08 +0000)
commitd2993abd39aafb807d5d726f253c7ffe8af6fa41
treebe7b4d593d840c8e2e5278878a0e81c5076d15be
parentee4072114b06ea43ab7b11289d92407b390bea3c
[Darwin, testsuite] Update tests for common section use.

These two tests are explicitly testing the use of specific
sections or assembler directives for data that is placed in
common.  Append -fcommon to the flags to restore them.

gcc/testsuite/ChangeLog:

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.

From-SVN: r278596
gcc/testsuite/gcc.dg/darwin-comm.c
gcc/testsuite/gcc.dg/darwin-sections.c