From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0F7B3385E000; Sun, 22 Mar 2020 21:05:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F7B3385E000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1584911115; bh=nLKEQ8Lt0g7QLzfkEXirmcaOn1grw/2cx7lUZH709hw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=g/K7E6xXRBUAXAKeCcZs0pXUopeLRUKkY4u1j9Zm8uYMp4vy/igFwluOkBsy8KTvP laPNEQe0TQ0EF+f2q5/Wm2Qa1Sa3NsnV+gZIhGAPI8CA0UtcBMHtDRMTYk4E2Moq3o SXv9l4S2PNV+Vs8T1e5zYhv8IMLV+Z9DQTFFmoQo= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/94249] [10 regression] Many -flto -fuse-linker-plugin tests FAIL: could not add symbols Date: Sun, 22 Mar 2020 21:05:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2020 21:05:15 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94249 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- [...] > Fine, thanks. Just FYI, I built binutils master to check if the issue > also exists with the v2 plugin interface. One previously failing > testcase now PASSes with gld 2.34.50. I'm now running full bootstraps > on both sparc-sun-solaris2.11 and i386-pc-solaris2.11 with that gld. Both have just completed: the x86 results are unchanged from gld 2.34, the sparc results are back to what they were before your patch.=