From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F3FF3858414; Thu, 11 May 2023 02:48:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F3FF3858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683773311; bh=mmCOkIvNQJ+p1tTbZmBHKi5TE2PQjhvkNAHIp4uobjA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EeOBLblb1tFrzCHhUXeZyej4ABgCb8tRbx/AUkXiyf5Io7PXBF2pB0u6fGrLiUvkf FQlNsRSzjCjwDtlrzuS5RbQPZkNRrzV+b1OHK3XbNeqPcxrck8lfY6WMVLOExRz8Ag JiffgieG+trz5H7YYwXvDtMk2sryLiPqkxF4oRjM= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109806] 13.1.0 cc1plus stack smashing crash with C array of complex structs Date: Thu, 11 May 2023 02:48:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: 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=3D109806 --- Comment #1 from Andrew Pinski --- >it's 1.6MB, so it was impossible to attach them here uncompressed Can you try to compress it and attach it?=