|
From: | pinskia at gcc dot gnu.org |
Subject: | [Bug ld/25285] New: FAIL: Run with libfunc1.so comm1.o with GCC 10 |
Date: | Mon, 16 Dec 2019 04:14:37 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=25285 Bug ID: 25285 Summary: FAIL: Run with libfunc1.so comm1.o with GCC 10 Product: binutils Version: 2.33 Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- GCC 10 enables -fno-common by default and we get an extra failure due to that: /bajas/pinskia/src/toolchain-10/marvell-tools/bin/../lib/gcc/aarch64-marvell-linux-gnu/10.0.0/../../../../aarch64-marvell-linux-gnu/bin/ld: warning: type of symbol `foo' changed from 2 to 1 in tmpdir/comm1.o /bajas/pinskia/src/toolchain-10/marvell-tools/bin/../lib/gcc/aarch64-marvell-linux-gnu/10.0.0/../../../../aarch64-marvell-linux-gnu/bin/ld: warning: type of symbol `foo' changed from 2 to 1 in tmpdir/comm1.o FAIL: Run with libfunc1.so comm1.o -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |