From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3639A3858C2B; Mon, 6 Nov 2023 12:39:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3639A3858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699274393; bh=fJBtdusbUd85+zxR9iHodUrC9o2zE4xpoh0zHjdfE5A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GyVO4zrpVHKT+Brl0hYFhV3mARiTfM8l/k4VoSV1/2JZc+c8Aa5+zQJ7VGQ3MWivf cgRTu6vzxgNwFz2f7SXy3U9weMdSNsI5ufbYx5JtV1wZacoQe9is/2JIHhmnQutQvR aiK9afsNEWZv0zybNtkHkyG52b7RyZdgOZCt2A/o= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/110859] New FAIL: 23_containers/vector/bool/110807.cc Date: Mon, 06 Nov 2023 12:39:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: diagnostic, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: 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: everconfirmed bug_status cf_reconfirmed_on 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=3D110859 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2023-11-06 --- Comment #4 from Jonathan Wakely --- bug 110807 comment 11 has some analysis of this failure (which I admittedly don't understand).=