From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7D2E1385559B; Thu, 20 Jul 2023 16:06:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7D2E1385559B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689869179; bh=D+BKbp357Zok3o4pNPD/zaHqKkGZua+hukL+f3gf9Zw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Re1VYZdBkOmU49pRNZSDc4ZfRaWcvqDRMJftrv/vss35PwiJztLaDTh/KKsGN8T6y 90lRIr8zVmo0tZEBwQP4ILfazQkSxWzmfpxnHy+NL0nqv2xcK9dBxZ49DM6k6N3ESQ vFbMwTBEu3ka813OzfD0ZWi4LF706UHwCxSFvMTg= From: "mpolacek at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/110114] [13 Regression] ICE on calling overloaded function in case of incomplete argument type and C++ designated initializers Date: Thu, 20 Jul 2023 16:06: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: ice-on-invalid-code, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mpolacek at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: mpolacek at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 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=3D110114 --- Comment #7 from Marek Polacek --- The GCC 13 branch is frozen so I'll put this aside for now.=