testsuite: Add -fcommon to gcc.target/i386/pr69052.c
authorUros Bizjak <ubizjak@gmail.com>
Fri, 21 Feb 2020 15:23:30 +0000 (16:23 +0100)
committerUros Bizjak <ubizjak@gmail.com>
Fri, 21 Feb 2020 15:24:53 +0000 (16:24 +0100)
commitb59506cd8b9f92293fc154c1470691534e29ddcf
tree512a5f81df835e039a04ccc27b3f90909e840065
parentbf5582c356eb795ab8dfbe1b1df6b9571ec1bd81
testsuite: Add -fcommon to gcc.target/i386/pr69052.c

This testcase is susceptible to memory location details and start to fail
with default to -fno-common.  Use -fcommon to set expected testing conditions.

* gcc.target/i386/pr69052.c: Require target ia32.
(dg-options): Add -fcommon and remove -pie.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr69052.c