From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 164623858014; Thu, 4 Jan 2024 16:57:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 164623858014 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704387440; bh=w1gdW3AKKajROli2aR7SD9YzC4Yv/0meI3h2rO5siDc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hrJL7kQ6KOW14I1iCexyfn2ZSn2KIyaLIzcvyP+vWSDpFnGqBqY2r56dKcwJ7VJ6h 871OdENYXoYUtFCgCAbDyzD4mvpz/TTopq5fQFQKM7kNQMg1Q+tpLuDEa38xLiIpzq RrMWySLUe4R7I94uBaeLWNVoQxgzQNvqWAB/XLWA= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/103500] Stack slots for overaligned stack temporaries are not properly aligned Date: Thu, 04 Jan 2024 16:57:18 +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: 12.0 X-Bugzilla-Keywords: ABI, patch, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: acoplan at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D103500 Alex Coplan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW --- Comment #3 from Alex Coplan --- No longer working on this.=