From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EBEEB386F465; Fri, 22 May 2020 01:07:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EBEEB386F465 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1590109664; bh=PtBEgmgwCUs3e2fc4i4vxxCy7SEb+vJ9blbI3ot397w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rmEyxwdMSP14zEdE7wnENq+cBOjj8ylJ+C0odLrY7wEvyVZBM6cxlWij8bHOkLA+p +uS74UZyxgtW+KOqkfx7Md6LJtgSz3hv5osTNMODFttFgIAMzZ9Lv1Cvq36ykUV1ft PzqhFZnkQ32SAyDN1mv4FAZRv4R7GTuAyErqbM3Y= From: "rafael at espindo dot la" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/95137] Sanitizers seem to be missing support for coroutines Date: Fri, 22 May 2020 01:07:44 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rafael at espindo dot la X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: iains 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2020 01:07:45 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95137 --- Comment #20 from Rafael Avila de Espindola -= -- The attached testcase also fails with just -fsanitize=3Dundefined. I have t= ested with gcc version gcc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)=