From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 17C223952533; Tue, 6 Sep 2022 07:20:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 17C223952533 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662448859; bh=mQ0C2L0Qa7hMp84QwYQ3aseXGm3bX1GA9tKB+XNLhfs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vQezRx4pioYpoXllP/paf2rhwnBn/1Iuf5q7Odd4xnV2PZ1V3FEtPw9pDe3s2WfNL AntTHHKZPSBPF4ob/HN/29ipzmuAYzR5pp+GlKIz+GtW3NVkQGTk4YgrtvbF62bOUg XTebMOaFpvT3IBSltqhg5ex0bGHp6p290u63zmNY= From: "amonakov at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/91299] [10/11/12/13 Regression] LTO inlines a weak definition in presence of a non-weak definition from an ELF file Date: Tue, 06 Sep 2022 07:20:56 +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: 8.2.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: amonakov at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91299 Alexander Monakov changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Summary|LTO inlines a weak |[10/11/12/13 Regression] |definition in presence of a |LTO inlines a weak |non-weak definition from an |definition in presence of a |ELF file |non-weak definition from an | |ELF file --- Comment #14 from Alexander Monakov --- gcc-4.9 used to get this right, so let's play the regression card? This sho= uld not be in WAITING.=