From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C91703858C83; Wed, 11 Jan 2023 19:40:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C91703858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673466025; bh=KN7n/pCrBarpFp3imbaYN62SNkejTsc++ttQ25gr51s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VFIPz4QfaOGF0wDifjcjif+1yp9Ndz5mIXwYkeImYFkVzqMA+cIkqvV9WRq4t4C8W j/+j4hyan+26lzk7TJF2x8fSPaW/ehuPBx3PymV1CxpA6I7//9dURcF+qmi+Z0DM2X 6pRa1BbNCgmWcCgLe4Khnp7KI2SsdWQIFM/kymNg= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such Date: Wed, 11 Jan 2023 19:40:25 +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.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: 10.5 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=3D108375 --- Comment #3 from Andrew Pinski --- (In reply to Andrew Pinski from comment #2) > https://gcc.gnu.org/pipermail/gcc-patches/2006-May/194375.html I can't tell if the Ada testcase was added or not.=