From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E21623858002; Mon, 21 Aug 2023 19:59:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E21623858002 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692647960; bh=0EXtg7OWMNHmX+xRO7+xts2Y9tk7+O/YOb53K8LVeDs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gERhDB9+d78b/eZxF/KKFWyvNeEREwjkya9GC0po4ZBARvWGuulKDV86KImmI9OnL sXgpY0LemaxOEde58QMqaUysOo6gUuOScXG0T8v+8ZmttfNz7AeTEcAcT+BStnbuwm JYrkryT2hs9j+yskc+zrT6UbDiJGSOKYjMxOkyMY= From: "ed at catmur dot uk" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues Date: Mon, 21 Aug 2023 19:59:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 4.1.0 X-Bugzilla-Keywords: diagnostic, meta-bug X-Bugzilla-Severity: trivial X-Bugzilla-Who: ed at catmur dot uk 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: 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=3D24639 Bug 24639 depends on bug 111094, which changed state. Bug 111094 Summary: Spurious Wuninitialized swapping underlying bytes of ob= ject representation in move constructor https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111094 What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID=