From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9CC333858C53; Sat, 7 Oct 2023 18:13:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9CC333858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1696702411; bh=ghylcIh5cG+ww55i6SvmXHwmFdO8KBmMLAG9C1/nzMw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sPiZx2z53TEgVlMzc9t91Kemx2xo9e2+sE8iTw4ybTwhU+61LwplhoQtIF31kfjsw mE31Ld4PunSyMSZp9BssAbeTwkAjw8IpmdNhVDr+SiBsMAO+wwbJjg+EyvRLMxGYe1 W52NP5BP8QcnSAFJbJYkL8TPF9hwhNLsypjWV9Ik= From: "danglin 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: Sat, 07 Oct 2023 18:13:30 +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: danglin at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: 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 --- Comment #3 from John David Anglin --- FAIL: 23_containers/vector/bool/110807.cc -std=3Dgnu++17 (test for excess errors) Excess errors: /home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/bits/stl_algo= base.h:440: warning: 'void* __builtin_memmove(void*, const void*, unsigned int)' writing between 5 and 268435455 bytes into a region of size 4 overflows the destina= tion [-Wstringop-overflow=3D]=