From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AC73C3858D33; Tue, 21 Nov 2023 01:04:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AC73C3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700528670; bh=2dzfvCnVv6BOvrSLDbfol6WfYbWgdOoUos0H6iVFPfk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lfEz5lbKBqn8brWvHfNnXJ0RCUPbIph23MZ9ISxBmIwIGiJrJqu0oPr0pguz34jJb o8TbrRRPM5tOV6y/g+ULvYOis78k8C3FVBXdMXqXwv5byMzMtoDmx+ohNuPZ14V5IH Qfg7BsE+3ybf9CCixNk2OTVhahQFdaXgM9kT/clo= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/112644] [14 Regression] Some of the hwasan testcase fail after the recent merge Date: Tue, 21 Nov 2023 01:04:30 +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: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: 14.0 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=3D112644 --- Comment #1 from Andrew Pinski --- for halt_on_error-1.c, it is trying to match: WRITE of size 17 at 0x[0-9a-f]+.*READ of size 1 at 0x[0-9a-f]+.*WRITE of si= ze 1 at 0x[0-9a-f]+.*READ of size 1 at 0x[0-9a-f]+.* But we get just: WRITE of size 17 at 0xffffffff8d60 tags: 01/00 (ptr/mem) in thread T0 ... SUMMARY: HWAddressSanitizer: tag-mismatch gcc/libsanitizer/hwasan/hwasan_checks.h:107 in SigTrap<(__hwasan::ErrorAction)0, (__hwasan::AccessType)1>=