From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 82A29384AB63; Tue, 25 Jun 2024 00:46:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 82A29384AB63 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719276394; bh=2UIzymfHNE8Di00J7CDDAmf/ZWi7VVAMvDb4uDY5d+4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JUCvNSnh7Wf54Emux0yxj58BavI4RPpyPKCuCKfIh/0LPIc3AMRlggPtdEPitRa45 Mqa6dVs9g3Y87k4M9hBbrgN984ao5csI95XiHpqoXnuFIez5/kLtj+mR5y9dzfsn5P Hck598B3BYbiEK7WSPTT/HCQQwTz8IeJ2aSv9pPU= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/115624] '-Wnrvo' is not an option that controls warnings Date: Tue, 25 Jun 2024 00:46:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 14.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to everconfirmed see_also 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=3D115624 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot = gnu.org Ever confirmed|0 |1 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D58487 Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2024-06-25 --- Comment #1 from Andrew Pinski --- I know the obvious patch which should fix this.=