From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A9109385841F; Fri, 12 Apr 2024 18:09:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A9109385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712945369; bh=gPtSRFlJn5WMd9fMihiRz0Z0XB1Sk0ZJBA4t5/Gdt+g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RqkfBjPyxFls6tf7tLfGllbTM3oCs5vP2x2V5rZWA8p47ZjMXvFf6K1y1XWwDr2Ji ypXpNRRYSZ7zj/KV9RT6obghF/gGjM25M4fz/PH+eMEpJChm0G2yZuaFL1s1K0Nx7w WluofFT8EFMP3cAdOCjdtRUUmoz2sqJQBkorwzUY= From: "carlos.seo at linaro dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/110027] [11/12/13 regression] Stack objects with extended alignments (vectors etc) misaligned on detect_stack_use_after_return Date: Fri, 12 Apr 2024 18:09:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.1.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos.seo at linaro dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D110027 Carlos Eduardo Seo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlos.seo at linaro dot o= rg --- Comment #23 from Carlos Eduardo Seo --- FYI, the new test is failing on aarch64-linux-gnu.=