diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-05-02 06:18:16 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-05-02 06:48:26 -0700 |
commit | 8c164434186b471fc43a47055af9632c56affdcd (patch) | |
tree | a11eac2815a3d9f60d35e939dfc60379248052db /gdb | |
parent | a51119cde483f4e9eeaa4450d3f2a7b0e52fea3d (diff) | |
download | binutils-8c164434186b471fc43a47055af9632c56affdcd.zip binutils-8c164434186b471fc43a47055af9632c56affdcd.tar.gz binutils-8c164434186b471fc43a47055af9632c56affdcd.tar.bz2 |
gold: Compile common tests with -fcommon
Since GCC 10 defaults to -fno-common, add -fcommon to common tests to
force common behavior.
PR gold/25904
* testsuite/Makefile.am (COMMON_TEST_C_CFLAGS): New.
(common_test_1.o): New rule.
(common_test_2.o): Likewise.
(common_test_3.o): Likewise.
(plugin_common_test_1.o): Likewise.
(plugin_common_test_2.o): Likewise.
(common_test_1_v1.o): Likewise.
(common_test_1_v2.o): Likewise.
(common_test_2_pic.o): Compile with $(COMMON_TEST_C_CFLAGS).
(common_test_3_pic.o): Likewise.
* testsuite/Makefile.in: Regenerated.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions