bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/25904] Gold doesn't work with GCC 10


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/25904] Gold doesn't work with GCC 10
Date: Sat, 02 May 2020 13:55:28 +0000

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 <address@hidden>:

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

commit 8c164434186b471fc43a47055af9632c56affdcd
Author: H.J. Lu <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]