From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C7531385841A; Fri, 10 Feb 2023 22:52:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C7531385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676069570; bh=n+ju9XOBJMt12/OCDBeWe/7jacrszbyLpei2scM0LRU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cb7+NROfOtv6xalcvDnwLKYRqpNbbYyNo//iKBRt23GoBSux/MXuDlmthIgGBVjIg wDgPsREuQNzVkjA/9mN01owO6WaiSS+HF9UcAI4AAgJxtPw25eC1JfzYns4zI7REH7 j6oTQooH1D/B5bh0fGRdTuRXjFPIQXLNGI8dj9QU= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/106120] [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50 Date: Fri, 10 Feb 2023 22:52:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: diagnostic, patch, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D106120 Hans-Peter Nilsson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Hans-Peter Nilsson --- (In reply to seurer from comment #8) > Yes, in the test run I just did it worked. Ok, as this PR was "testsuite" as opposed to an underlying issue, I'm closi= ng this.=