From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EACF6385840E; Thu, 8 Feb 2024 21:50:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EACF6385840E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707429022; bh=RcZ9nGIRjCMR5KuVOfOa+0ka65wS75+8d3Pv0PIN+7g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pRZSqhE+a534IRREp4fuTDJmm9FS+YKe30O5Oyon5xa4l6/AWGpAvL8w1xO38VnEb wHxhs6BTe960K0VCxOl5vkmJtxp2esivJUiDZ8Gge9TI5q2cCJwfWQDdFYi5ugpt4r DOE44Hw/oFPvq9Je8azTY/KrjfkCahmh+gbbQjXQ= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses Date: Thu, 08 Feb 2024 21:50:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 9.0 X-Bugzilla-Keywords: diagnostic, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: redi 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: 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=3D89863 Bug 89863 depends on bug 100147, which changed state. Bug 100147 Summary: libstdc++-v3/include/bits/gslice.h:170: missing check f= or assignment to self ? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100147 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=