From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AF5503853809; Mon, 10 Oct 2022 20:05:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF5503853809 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665432355; bh=3oIs1USz34DIlt+iBWiD9lHFJcyMpa5lgxvzWAHtcLE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FuDE3jCpUlxOo4LwYcJoSsqpjLxvP7hq7x+juRd9QiAIopFbkWvfCcAyAvcGTH927 HUW4R0av7etEIb3b4LKwBsF0XYrjPzJGBUrwpiWWRqgmPk469eawRjLVs8Jfuc+Yep v3Mo3N9S0fTdhBZ3TA+pRpHcpxU37iYuF53yndtc= From: "ian at airs dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug go/107203] Possible missing sanity check in gofrontend/ast-dump.cc ? Date: Mon, 10 Oct 2022 20:05:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: go X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ian at airs dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ian at airs dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D107203 Ian Lance Taylor changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #2 from Ian Lance Taylor --- Thanks, but the code is fine. It is only run when as_pairs is true, meaning that the list consists of pairs of values.=