From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF8413858C52; Sun, 27 Aug 2023 20:00:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF8413858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693166419; bh=xWmK9d6oDEsnwvHgKztGBISCN+fFt9SEYP2zPG5wvec=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z+RHwxziXQEP5onb9GLs6Vgviiz6TGoglpfSX8P6RVI2nZMGt+kmXKG7OiESfxHc6 y15qlIdFiHCYyv/sf3eklBv9BlyJ37Ef+PSCV0Ymdc1FesP394RWL+Y/SyuP+R6NQ4 iUkDZ2Uqw9RMnEReOq+OzZmImn95wZUHj6Y0vAbk= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/109828] [13/14 Regression] static compound literal with flexible array in initializer leads to invalid size and ICE Date: Sun, 27 Aug 2023 20:00:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: accepts-invalid, assemble-failure, ice-checking, ice-on-invalid-code, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 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=3D109828 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Araknod at hotmail dot it --- Comment #10 from Andrew Pinski --- *** Bug 111175 has been marked as a duplicate of this bug. ***=