From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A3A623858412; Mon, 25 Mar 2024 12:50:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3A623858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711371002; bh=g0QZeRCPBsa0kS2xgD0K8C6nKCDtcA2rPDhSWPqZs2o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eTxLjWziNYzjNWv467IUEHlRN+mgddh6xMiC2RPVuOLN1tFgRRLjaHZRE45laLVij 7in5MNi3P9uruZsktIK39AwHpKIyajbdMzGCptCrY9jExLj4mivtvFLbYw/QomS1mj 55vPGLLrfOUFEqULD0TS+3SFhrNe0UDT4KUg0SM8= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112470] [11/12/13/14 regression] [AARCH64] stack-protector vulnerability fixing solution impact code size and performance Date: Mon, 25 Mar 2024 12:49:59 +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: 13.1.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: critical X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: priority 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=3D112470 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 --- Comment #15 from Richard Biener --- P2 since it's a minor missed-optimization and possibly an unwanted optimiza= tion even. "importance" is priority of the reporter, so I'm leaving that critic= al.=