From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F32503858D1E; Thu, 19 Oct 2023 22:21:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F32503858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697754095; bh=5nwRa81p5pqAlBH9xGMponBgUS+o0Uz0zdoSR/wsY1s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DzG5JwcZLo4vufUfvLrBSL7TjE/31ABmCApa6BIPCy7VeNzNtASrN6J83fR1vPmUi q+nBe5Sn+bSw9yox2K+ERCXXCet5BSX1qToIfFsdtyaBXAw9NsEt4MSYw+9IEwdrUj Ti2KRdbfcND/ndBrurZHh/k7yAMIp6DWsix2wvuM= From: "rsandifo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111528] aarch64: Test gfortran.dg/pr80494.f90 fails with -fstack-protector-strong with gcc-13 since r13-7813-gb96e66fd4ef3e3 Date: Thu, 19 Oct 2023 22:21:34 +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.2.1 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: rsandifo at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: resolution bug_status 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=3D111528 Richard Sandiford changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #7 from Richard Sandiford --- Fixed on GCC 12 and 13 branches. I'm a bit nervous about backporting the f= ix to GCC 11 given that the next release will be the last.=