From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 31FD63882AF9; Tue, 5 Dec 2023 10:18:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 31FD63882AF9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701771483; bh=zZSU1MW0D10S7L06pBE8z4pW56THo0Zxu+6LZXuo4L8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ADIQ1kdiRZsHZTJGqMLf6RvIyYdsMPcRM57COZMyoBVkd3hgKuZzf64mNnIygpbrE fDUG0WW8oSna9IRZbEX1YUvpR6u/BXfh0oT4m6z4/CulgUGdo7qpBiCB3qoTPS1pSf BV6GpSj0sn/sUZ4XCHMpw5VGoBKu6XOKXVWzm7EI= From: "tnfchris 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, 05 Dec 2023 10:18:02 +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: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: tnfchris at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to keywords bug_status 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 Tamar Christina changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |tnfchris at gcc dot= gnu.org Keywords|testsuite-fail |missed-optimization Status|NEW |ASSIGNED --- Comment #7 from Tamar Christina --- Upstream fixed, will prepare GCC patch.=