From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B44B03858439; Wed, 10 May 2023 17:45:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B44B03858439 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683740738; bh=u5L1QqkGEmKXpZaUFXRteCoXaEq7nlZYJB39cKQY53U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ygv7WEf9wrdKaH9V+5/o8HgR6sBP8k2oe/SFCpMJqUsYkPw5vHzdF64gLC+RFC/lA aVLhXa7SFMF3HDPx5FFX9XfpYuEtRJC8Ax2BJUkoVCGF76pwiMZARjaiHPay9+bkqE ugJWDLsUYOJBZSwP6mf8GvFeqv5YIDDhwIxlUiVA= From: "colomar.6.4.3 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/109802] [regression] during IPA pass: analyzer: internal compiler error (using dubious flexible arrays in unions) Date: Wed, 10 May 2023 17:45:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: analyzer X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: colomar.6.4.3 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm 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=3D109802 --- Comment #1 from Alejandro Colomar --- Please use this: Reported-by: Alejandro Colomar =