https://sourceware.org/bugzilla/show_bug.cgi?id=25904

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c164434186b471fc43a47055af9632c56affdcd

commit 8c164434186b471fc43a47055af9632c56affdcd
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sat May 2 06:18:16 2020 -0700

    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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to