From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 491683858C3A; Thu, 1 Feb 2024 18:23:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 491683858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706811837; bh=zTtqL8AvJYIFW6X9IDtRRQYRMQl4nrni5rl2MnV+oDI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Bel5lkj4Mt5ZoqXepJr9vZSyIoDXakZoBtRdF05186jxsxnmtUeRSeGrXV5PD4I2u H0wNXiVEA6k/dryiLD/0BAt/kMQyycN5+ZnQ6pJtd1Uj8KqWKo8vxj7XChoRu2zWOR 5ywHoV6ZP4AvZF/MjK9lCiMkDUyrhOn5OOB0CgQQ= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113689] [11/12/13/14 Regression] wrong code with -fprofile -mcmodel=large when needing drap register since r11-6548 Date: Thu, 01 Feb 2024 18:23:56 +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: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113689 --- Comment #4 from H.J. Lu --- A patch is at https://patchwork.sourceware.org/project/gcc/list/?series=3D30482=