From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A91F4388C030; Fri, 26 Jun 2020 21:03:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A91F4388C030 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593205413; bh=Q6GTrYSeTY8fd5qm6E9quSLbnCC5OeObDAPNaDRI00w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GMiWru40g31gtPl/97kRjirljtFycWidOAtt1jpFKXtVrZ7bzebbacJAQFmcToTpm vqwp2BvwXKD/XpwoKV2o+iP8g33yb2H2oI405gRpeR3uTJfX6K9MG2C5P/z6YcJNnP T7KekceDg7DLE5w3kY//eM4CQay7gczzQ56AD5ok= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/95620] [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss' Date: Fri, 26 Jun 2020 21:03:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: link-failure, missed-optimization, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_file_loc bug_status keywords 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: Fri, 26 Jun 2020 21:03:33 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95620 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ubizjak at gmail dot com URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2020-June/54 | |9001.html Status|REOPENED |NEW Keywords| |patch --- Comment #4 from H.J. Lu --- A patch is posted at https://gcc.gnu.org/pipermail/gcc-patches/2020-June/549001.html=