From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3055A385800A; Mon, 17 Oct 2022 19:24:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3055A385800A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666034678; bh=meBo2YyEIEko1pRAySo75oDUT5ruwjMorAEPCE18XvU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BpNnx+Er43+rB4ExO3zA3vtOdTeBVOGeV/I3R0j//GnuIsxXxC8v724ja95e6YZ4a S/Tqey9de2EvQX+6blg27V9dqHHtJHehbEy8LPpbd+qd7yp9aQJRqeJx2DddKtsphD h7oUjqSL/28LmmScrlU9bvLIRSJxcfe/q3ioCcUg= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/107298] Failure to compile code with std::optional and ASan/UBSan Date: Mon, 17 Oct 2022 19:24:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX 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=3D107298 --- Comment #2 from Martin Li=C5=A1ka --- I mean warnings that are false-positives.=