From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 768573858C53; Mon, 3 Jul 2023 12:08:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 768573858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688386107; bh=uOFRdi36jz8pZBDupm0yviOIPEaYWLktXF1JmozkS98=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O9h8JVj4pmO7MxMZ62OKsDtURwZYRL6iqZm6bQwN1MvEJ2jLw4UXE4f29csNkpKMt QMvqjNQFTFfntVgz8ULhrr/7wg2eT2AJPM0ju+booH9xpBX+Jw4FfEhacIdxRRTbLg bBekYHAywLcTzmhzsmSmrpA4qPfHaYs/t7XuZnNw= From: "dpsicilia at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109680] [13 Regression] is_convertible incorrectly true Date: Mon, 03 Jul 2023 12:08:26 +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: patch, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dpsicilia at gmail dot com 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=3D109680 --- Comment #11 from David Sicilia --- Does anyone know which version of gcc this fix will be available in? Will = it be merged into 13.1 or does it have to wait until 13.2?=