From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1C7A53858D1E; Fri, 24 Mar 2023 17:38:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C7A53858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679679532; bh=F4Lmp8Zg/ppQBvGbLyGqilDPQGKUlarCMOtynTJ7j+M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=I7UjHWKMK/uJPBsXC6CzIaWH2iFKQNBiCikSyudfQNFlU0MN731EgGWYJsAlX5qN0 R4z+ZCrm9f1DFWi52vP9trpzhhcqy6/lKOl3NMQ77RLtQT59YCKN/oVlyCMTy79yOH UrMWNFo8eyGNdqPkROygkbMRm28Z5X5pUvhy98J8= From: "max.aehle at scicomp dot uni-kl.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/109276] ICE: in assign_stack_local_1, at function.cc:429 with -mpreferred-stack-boundary=2 Date: Fri, 24 Mar 2023 17:38:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: max.aehle at scicomp dot uni-kl.de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: attachments.isobsolete 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=3D109276 Max Aehle changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54745|0 |1 is obsolete| | --- Comment #6 from Max Aehle --- Comment on attachment 54745 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54745 verbose output, preprocessed source, .i and .s file I submitted the zip archive because I though that only a single file could = be attached. Afterwards, I attached all files in the archive to this bug report individually.=