define HAVE_GAS_ALIGNED_COMM
authorAlexandre Oliva <oliva@adacore.com>
Fri, 12 Oct 2018 20:11:16 +0000 (20:11 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 12 Oct 2018 20:11:16 +0000 (20:11 +0000)
commit9e41e97531b6fe141ca2f35839f4f1d45f47170e
treebab71e61fb71eb083aab3607fe71312f00731bbe
parent7fa072dea587ff70bee5e059f3cd31a7b2ce9a3c
define HAVE_GAS_ALIGNED_COMM

HAVE_GAS_ALIGNED_COMM is referenced in an initializer in cygming.opt,
but it's not guaranteed to be defined by configure, so define it to
zero in a cygming-specific header if it's not defined.

for  gcc/ChangeLog

* cygming.h (HAVE_GAS_ALIGNED_COMM): Fallback-define.

From-SVN: r265129
gcc/ChangeLog
gcc/config/i386/cygming.h