From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BDE9B3864856; Mon, 8 Jan 2024 22:26:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BDE9B3864856 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704752815; bh=0wazQbo7tO1q6jDHYdbyiLdu0temQ/N1af/Yhk9pwAw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n2yDAtH4w6rtl8c/9TA/4XaweTgUHdGIcXey2y+ey3BzSDV4CdR+xJADH0BuurK/n rLMcaBM6e/yNLjGZ7ovLOtI+3S+EbQp6JY0kWWxNLsUJk6W+T14t7ARN8CGWFsNH5v LaXhAh1e1SxPaikM1cRKSbLipoYd3hQ3daWkO1Cs= From: "iii at linux dot ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/113284] [14 regression] many failures in asan after r14-6946-ge66dc37b299cac Date: Mon, 08 Jan 2024 22:26:54 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iii at linux dot ibm.com 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: cc 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=3D113284 Ilya Leoshkevich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iii at linux dot ibm.com --- Comment #1 from Ilya Leoshkevich --- Could you please share the configure command that you use? I originally regtested that patch on cfarm120 (POWER10) with `./configure --enable-checking=3Dyes,rtl`, and I cannot reproduce the issue there.=