From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8633E3858C54; Fri, 28 Apr 2023 14:58:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8633E3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682693922; bh=XMun2nypTAlDlGFu5lYMKfJlDZy1aUHlVZHfhur4QhA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dSXjV4ZKLZgDk729tK2y1kxf/gJTwajguHLFjEhXRWg3BUkOXQXHmCYk7MwKaKmL3 eyh0POwL0KOE7e7w/KnWXcDh+2J0WpJIrNEDa88/OfOgGrbAzBYgGSQaURXbMpNl6z MIH14umXxPZlGu6iOlSh5K/1xZ2LPH0jPCvfE+X8= From: "carlosgalvezp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109663] False positive? Converting from initializer list would use explicit constructor Date: Fri, 28 Apr 2023 14:58:42 +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: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: carlosgalvezp at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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=3D109663 --- Comment #8 from Carlos Galvez --- > Please don't close bugs as FIXED I did choose INVALID, was that not correct?=