From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B66853858CDA; Tue, 9 Apr 2024 05:25:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B66853858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712640333; bh=vCKHnsAPgHFq1JdNGqLKGKd3T2SiqfJQkkkdcvcJtA4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HfohF/puuIIzHras4noqfRJCq1Sb4teWglXxCFEFkJmFVAL4lzheyvF7Xshxvo8E0 DCt7Rr0jOOwlzzeGhGKf8Y/wByPuytuVqt8Hn5npz44vWLfmc9gHZIlfUj70RyS9ML 9E2CSI4i3+qgcnRAyQYk7u7AqUZQzAvrMpLMS4Ws= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/88642] Accepts ill-formed program with invalid scalar initialization syntax. Date: Tue, 09 Apr 2024 05:25:33 +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: 9.0 X-Bugzilla-Keywords: accepts-invalid 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: --- 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=3D88642 --- Comment #3 from Andrew Pinski --- So this code is quiet old. There was an error back before r0-5028-g790e949032a94b (1993, change by RMS) and mailing lists don't exist that far back ...=